[LLVMdev] Windows build problems for LLVM 3.1
Aaron Ballman
aaron at aaronballman.com
Mon May 28 09:08:30 PDT 2012
With VS 2010, you could try building with the -DLLVM_USE_FOLDERS=OFF option.
~Aaron
On Mon, May 28, 2012 at 10:56 AM, Paul J. Lucas <paul at lucasmail.org> wrote:
> Attempting to use VC++ 2008 Express, when I try to link a test program, I get a bunch of symbols like __imp_open not found. Attempting to use VC++ 2010 Express, I get "Solution Folders are not supported" so, although it will build, there's no way to build the INSTALL target.
>
> - Paul
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list