News:

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

Main Menu

Clang

Started by Borneq, September 04, 2013, 10:57:26 PM

Previous topic - Next topic

Borneq

In new Code::Blocks is possibility to use Clang?

anotherOpenGLFan

No. Clang is not a supported compiler in Code::Blocks 12.11, However you can run Clang
like MinGW. So you can build with Clang, Even if Code::Blocks thinks it's using MinGW.
Fallowing the instructions in this stack-overflow answer: http://stackoverflow.com/questions/14419168/using-clang-with-codeblocks-on-windows-7
you can set it up to do just that.

You can change around what compiling executables are used by going to "Settings->Compiler...->Toolchain Executables",
when you get to that part of his answer.

oBFusCATed

Or you can try a nightly build, where it is supported.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]