News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Need Help :O gtkmm

Started by EmpiresKnight, December 11, 2013, 09:52:29 PM

Previous topic - Next topic

EmpiresKnight

Hello guys i am new in programming using c++ i want too make GUI i chased GTKMM because its looking the easiest to me after i watched this one :
http://www.youtube.com/watch?v=VE9XIhif6oE
+ its multiplatformed  its a little bit slow but now its not a big problem for me the problem is next how too activate the gtkmm in codebloks
(windows 7)

i installed this one :

http://www.tarnyko.net/en/?q=node/23

Now how can i activate it in console project ?

if i undrestud well i have to do something whit this :

http://danielj.se/2011/11/20/how-to-compile-a-gtkmm-project-in-codeblocks/

Now its says no such directory (gtkmm.h)


EmpiresKnight

Quote from: EmpiresKnight on December 11, 2013, 09:52:29 PM
Hello guys i am new in programming using c++ i want too make GUI i chased GTKMM because its looking the easiest to me after i watched this one :
http://www.youtube.com/watch?v=VE9XIhif6oE
+ its multiplatformed  its a little bit slow but now its not a big problem for me the problem is next how too activate the gtkmm in codebloks
(windows 7)

i installed this one :

http://www.tarnyko.net/en/?q=node/23

Now how can i activate it in console project ?

if i undrestud well i have to do something whit this :

http://danielj.se/2011/11/20/how-to-compile-a-gtkmm-project-in-codeblocks/

Now its says no such directory (gtkmm.h)


http://forums.next.codeblocks.org/index.php?topic=3181.0

i found this too