News:

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

Main Menu

NOOB - Need Help Please

Started by Limey007, December 27, 2012, 10:40:49 PM

Previous topic - Next topic

Limey007

Hey guys,

please forgive me but I'm a complete noob at C++ and CodeBlocks.
My very reason for downloading CodeBlocks was to start learning C++.

I am running a Mac with OSX 10.6.8. I got the XCode compiler downloaded so
I should have that squared away. However, CodeBlocks runs fine until I start a new
project. Then I open up the main tab, and it crashes...everytime...

Any hints on where I can get started on fixing this?

Thank you so much for your time everyone!

Daniel

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]