Hello,
I’m trying to get a new compiler working because GCC is simply not
working on my system. I’ve heard great things about LLVM / CLang, and
would like to try it out, but I’m having trouble getting it to work at
all.
I installed LLVM-4.0.1-win64.exe on Windows 7 64-bit, and I’m trying
I'm trying to get LLVM/CLang 6.0.0-win64.exe to work on Code::Blocks
17.2
The project I'm workign with is called Spectrum_Tester, and is a basic
Windows project with a WinMain (and no wxWidgets).
I've got clang/clang++ compiling into .obj files, but lld-link.exe spits
out a bunch of errors as