Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: EmpiresKnight on December 11, 2013, 09:52:29 pm

Title: Need Help :O gtkmm
Post by: 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)
Title: Re: Need Help :O gtkmm
Post by: BlueHazzard on December 12, 2013, 12:02:18 am
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
Title: Re: Need Help :O gtkmm
Post by: EmpiresKnight 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