Code::Blocks Forums
User forums => Help => Topic started by: Jonas_U on April 14, 2012, 02:17:57 pm
-
Hey.
I've started to learn c + +, I am using Code Blocks but tested Xcode. on a Mac.
After installation, I can not kompilmera c code in code blocks. And I do not understand Xcode. Removed Xcode but I still can not use code blocks even though the re-installation ..
excuse my English, hope someone understands
-
If C::B works before you install XCode, I guess XCode change your compilation environment.
Verify in C::B that compiler's parameters are fine, like, by example, path to mingw.
Can you give us more details about compilation errors you have?
Because with so little detail, we can not do more than pure guessing.
-
Where can I find the settings (MinGW). I do not know how they should be.
It happens absolutely nothing, no warning even
-
Well... I do not know which version of C::B you are using, so I will assume that you use nightly builds.
Compiler's settings are obviously in "Settings" -> "Compiler". After that, in "Global compiler settings" you will find a potential page named "Toolchain executables". I guess it contains those parameters.
But I do not know which version of C::B you are using. I do not know, too, if you read this: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_(errors)
In fact, I doubt you are using nightly builds. I also doubt you really searched the solution by yourself when I gave you some hint. And I have a clue for my doubts: you replied a little more than 10 minutes after me.