i like to create an win32 project using the gtk+ libs. the libs are allready installed, and i can compile c/c++ source with gtk+ by using a batch file.
but now i like to edit my source with the dev-c++ ide. how i have to set the compiler-settings that it uses the gtk+ libs?
the path is:
D:\GNU-DEV\gtk\src\gtk+
D:\GNU-DEV\gtk\src\glib
thank you for your help
sincerly
o. kroll
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You might try http://wingtk.sourceforge.net/index.html and download DevEx GTK+ extension specially designed to work with Dev-C++. It has a GTK+ template and there is on the same site a downloadable set of examples that WILL compile with Dev-C++
Kind regards,
Barry Drake (barrydrake on SFNet)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
i like to create an win32 project using the gtk+ libs. the libs are allready installed, and i can compile c/c++ source with gtk+ by using a batch file.
but now i like to edit my source with the dev-c++ ide. how i have to set the compiler-settings that it uses the gtk+ libs?
the path is:
D:\GNU-DEV\gtk\src\gtk+
D:\GNU-DEV\gtk\src\glib
thank you for your help
sincerly
o. kroll
Hi there ....
You might try http://wingtk.sourceforge.net/index.html and download DevEx GTK+ extension specially designed to work with Dev-C++. It has a GTK+ template and there is on the same site a downloadable set of examples that WILL compile with Dev-C++
Kind regards,
Barry Drake (barrydrake on SFNet)