Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
CodeBlocks Compilling problems with mac osX
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: CodeBlocks Compilling problems with mac osX (Read 3671 times)
Roujin
Guest
CodeBlocks Compilling problems with mac osX
«
on:
January 08, 2010, 05:36:37 am »
I downloaded codeblocks onto my mac (the zip with the second patch) and tried to run a simple hello world class
and was informed that my compiler did not exist could someone please help me get around this problem
Thank you
Roujin
Logged
MortenMacFly
Administrator
Lives here!
Posts: 9723
Re: CodeBlocks Compilling problems with mac osX
«
Reply #1 on:
January 08, 2010, 06:23:59 am »
Code::Blocks is an IDE that supports many compiler but does *not* ship with any. You'll need to install the compiler of your choice on the MAC and setup the paths to the compiler in the compiler options.
Logged
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
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
CodeBlocks Compilling problems with mac osX