Author Topic: Need Help :O gtkmm  (Read 4884 times)

Offline EmpiresKnight

  • Single posting newcomer
  • *
  • Posts: 2
Need Help :O gtkmm
« 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)
« Last Edit: December 11, 2013, 10:04:53 pm by EmpiresKnight »


Offline EmpiresKnight

  • Single posting newcomer
  • *
  • Posts: 2
Re: Need Help :O gtkmm
« Reply #2 on: December 13, 2013, 10:21:47 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.codeblocks.org/index.php?topic=3181.0

i found this too