Author Topic: Is there a way to use Clang/LLVM (w/ libc) with C::B for Windows?  (Read 3172 times)

Offline CTMacUser

  • Single posting newcomer
  • *
  • Posts: 5
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.