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