Author Topic: Help configuring C::B with GTK+!  (Read 4518 times)

Offline kaos_frack

  • Single posting newcomer
  • *
  • Posts: 7
Help configuring C::B with GTK+!
« 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
« Last Edit: February 12, 2007, 08:28:05 am by kaos_frack »

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2778
Re: Help configuring C::B with GTK+!
« Reply #1 on: February 12, 2007, 02:17:16 pm »
   //-- Wiki Index
       CodeBlocks Wiki Index
   //-- Wiki Main Page
    CodeBlocks Wiki Main Page

Do a find on "installing" in the wiki index

google
site:wiki.codeblocks.org GTK installing
site:forums.codeblocks.org GTK installing
« Last Edit: February 12, 2007, 02:19:34 pm by Pecan »

Offline kaos_frack

  • Single posting newcomer
  • *
  • Posts: 7
Re: Help configuring C::B with GTK+!
« Reply #2 on: February 12, 2007, 03:18:16 pm »
I couldn't find anything. Please help!

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2778
Re: Help configuring C::B with GTK+!
« Reply #3 on: February 12, 2007, 04:35:13 pm »
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?

 

Offline kaos_frack

  • Single posting newcomer
  • *
  • Posts: 7
Re: Help configuring C::B with GTK+!
« Reply #4 on: February 12, 2007, 04:46:59 pm »
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