Code::Blocks Forums

User forums => Help => Topic started by: CTMacUser on April 13, 2013, 09:12:39 am

Title: Is there a way to use Clang/LLVM (w/ libc) with C::B for Windows?
Post by: CTMacUser on April 13, 2013, 09:12:39 am
I've been having a hard time setting up compilers for my laptop.  I think I got a turn-key solution with Code::Blocks 12.11 w/ TDM-GCC 4.7.1.  Now I want to have the option to use Clang and libc++ as an alternate compiler.  (I'm on 32-bit Windows 8.)  Is there an easy solution for this?  (I've been having a hard time creating Clang/LLVM for native Windows.)

Daryle W.