Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: kaos_frack on February 12, 2007, 08:24:33 am
-
I had many problems configuring Dev-C++ with GTK+ and in some forum someone said that it is easier to configure C::B with GTK+. So I installed C::B. Can someone give a DETAILED STEP BY STEP INSTRUCTIONS on how to configure it with GTK+:
What files do I need to download?
What environmental variables I need to set?
What include, lib and bin directories I need to add?
etc...
Thanks
-
//-- Wiki Index
CodeBlocks Wiki Index (http://wiki.codeblocks.org/index.php?title=Special:Allpages)
//-- Wiki Main Page
CodeBlocks Wiki Main Page (http://wiki.codeblocks.org/index.php?title=Main_Page)
Do a find on "installing" in the wiki index
google
site:wiki.codeblocks.org GTK installing
site:forums.codeblocks.org GTK installing
-
I couldn't find anything. Please help!
-
I couldn't find anything. Please help!
I must be misunderstanding your request.
If you just want to install codeblocks on ubuntu, ubuntu already has GTK on the system. No configuration is necessary.
If you mean you want to compile GTK programs with CodeBlocks, then you will need the GTK_ 2.0-dev packages which ubuntu
Synaptic can provide for you.
If you mean you want to install GTK on windows, search the forum, I believe there was a thread on that.
What OS? What version of CB ? Could you provide more info?
-
I'm installing it on windows xp sp2. Installed the latest version of C::B.
There was a thread on that but provides no information.
Thanks