Author Topic: NOOB - Need Help Please  (Read 3476 times)

Limey007

  • Guest
NOOB - Need Help Please
« on: December 27, 2012, 10:40:49 pm »
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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: NOOB - Need Help Please
« Reply #1 on: December 28, 2012, 01:04:08 pm »
Try disabling the CC plugin.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ