News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

C projects in Mac OS X 10.5

Started by Tanner65, October 30, 2008, 12:09:10 AM

Previous topic - Next topic

Tanner65

Howdy,

I've installed Code::Blocks on both my XP laptop and my Macbook.

On my XP laptop, I can create C and C++ projects without any problems.
On the Macbook, I can only create C++ projects. There is no option for C projects. I can create C files, both header and code files, but not projects.

I'm wanting to write in C on both frameworks and since I'm in the process of learning C and C++, I'd like to use the same environment for both languages.

Thanks in advance!
Stephen

afb

Quote from: Tanner65 on October 30, 2008, 12:09:10 AM
On the Macbook, I can only create C++ projects. There is no option for C projects. I can create C files, both header and code files, but not projects.

Seems there is a strange interface bug with the language selector...

The language "C" seems to have dropped off the top of the list  :?,
so that you have to scroll upwards in order to see more than "C++".

[attachment deleted by admin]

Tanner65

Wow, I feel like a fool. Too bad I never scrolled to check it out.

Thanks for the help!

Stephen