Author Topic: Compiler & Debugger Settings  (Read 3961 times)

Offline goetz

  • Multiple posting newcomer
  • *
  • Posts: 13
Compiler & Debugger Settings
« on: November 04, 2006, 06:36:25 am »
Hey all,

I've been using Code::Blocks with no problems Windows. I have recently tried to use it on Fedora Code 6, and cannot compile any programs. Under FC6 I used:
yum install codeblocks

That installed it codeblock and lets me run it. However I do not see any Build or Debug menu choice. If I go to the Compiler & Debugger settings, I only see an option for Batch Builds. No other choices. As well, if I go to File, New, Project, all the choices are blank. Am I missing something that is required by Code::Blocks?

I thought perhaps I was missing something else, so I installed all the codeblocks RPMs from yum:
yum install codeblocks*

So now if I list all the codeblocks packages I have:
Installed Packages
codeblocks.x86_64                        1.0-0.11.20061029svn31 installed
codeblocks-contrib.x86_64                1.0-0.11.20061029svn31 installed
codeblocks-devel.x86_64                  1.0-0.11.20061029svn31 installed

As for wxGTK, I have the following:
Installed Packages
wxGTK.x86_64                             2.6.3-2.6.3.2.3.fc6    installed
wxGTK-devel.x86_64                       2.6.3-2.6.3.2.3.fc6    installed
wxGTK-gl.x86_64                          2.6.3-2.6.3.2.3.fc6    installed

Any insight is appreciated.

Thank you,

Lawrence