Code Monkey home page Code Monkey logo

node-gui's People

Contributors

brainpicture avatar mx-moth avatar ncb000gt avatar tim-smart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

node-gui's Issues

having issue compiling

having issue compiling

Checking for program g++ or c++          : /usr/bin/g++ 
Checking for program cpp                 : /usr/bin/cpp 
Checking for program ar                  : /usr/bin/ar 
Checking for program ranlib              : /usr/bin/ranlib 
Checking for g++                         : ok  
Checking for node path                   : not found 
Checking for node prefix                 : ok /usr/local 
Checking for gtk+-2.0                    : yes 
Checking for glib-2.0                    : yes 
'configure' finished successfully (0.041s)
bmatusiak@bmatusiak-home:~/nodeApps/node-gui$ node-waf build
Waf: Entering directory `/home/bmatusiak/nodeApps/node-gui/build'
[ 1/13] cxx: src/ngtk_entry.cc -> build/Release/src/ngtk_entry_1.o
[ 2/13] cxx: src/ngtk_button.cc -> build/Release/src/ngtk_button_1.o
[ 3/13] cxx: src/ngtk_image.cc -> build/Release/src/ngtk_image_1.o
[ 4/13] cxx: src/ngtk_message_dialog.cc -> build/Release/src/ngtk_message_dialog_1.o
[ 5/13] cxx: src/ngtk_progressbar.cc -> build/Release/src/ngtk_progressbar_1.o
[ 6/13] cxx: src/ngtk_vbox.cc -> build/Release/src/ngtk_vbox_1.o
[ 7/13] cxx: src/ngtk_hbox.cc -> build/Release/src/ngtk_hbox_1.o
[ 8/13] cxx: src/ngtk_box.cc -> build/Release/src/ngtk_box_1.o
[ 9/13] cxx: src/ngtk_window.cc -> build/Release/src/ngtk_window_1.o
[10/13] cxx: src/ngtk_container.cc -> build/Release/src/ngtk_container_1.o
[11/13] cxx: src/ngtk_widget.cc -> build/Release/src/ngtk_widget_1.o
[12/13] cxx: src/ngtk.cc -> build/Release/src/ngtk_1.o
../src/ngtk.cc: In function ‘void ngtk::check_cb(ev_check*, int)’:
../src/ngtk.cc:106:47: error: cannot convert ‘__ev_io*’ to ‘ev_loop*’ for argument ‘1’ to ‘int ev_clear_pending(ev_loop*, void*)’
../src/ngtk.cc: In function ‘void ngtk::init(v8::Handle<v8::Object>)’:
../src/ngtk.cc:205:3: error: invalid conversion from ‘void (*)(ev_prepare*, int)’ to ‘void (*)(ev_loop*, ev_prepare*, int)’ [-fpermissive]
../src/ngtk.cc:207:44: error: cannot convert ‘ev_prepare*’ to ‘ev_loop*’ for argument ‘1’ to ‘void ev_prepare_start(ev_loop*, ev_prepare*)’
../src/ngtk.cc:210:3: error: invalid conversion from ‘void (*)(ev_check*, int)’ to ‘void (*)(ev_loop*, ev_check*, int)’ [-fpermissive]
../src/ngtk.cc:212:42: error: cannot convert ‘ev_check*’ to ‘ev_loop*’ for argument ‘1’ to ‘void ev_check_start(ev_loop*, ev_check*)’
Waf: Leaving directory `/home/bmatusiak/nodeApps/node-gui/build'
Build failed:  -> task failed (err #1): 
    {task: cxx ngtk.cc -> ngtk_1.o}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.