17:05, Bill Hoffman wrote:
> On 9/12/2012 11:39 AM, william pearson wrote:
>
>> When I look in the directory there are no .sln or proj files.
>>
>> Run cmake with --debug-trycompile, that will leave the .sln files around
> from the try compile. You can then see wh
Hi,
I have already posted on stackoverflow
http://stackoverflow.com/questions/12390957/problems-with-compiling-llvm-on-windows-with-cmake
but
no help :(
I'm trying to compile llvm on windows 7 using these instructions
http://llvm.org/docs/GettingStartedVS.html
I am using vc++ 2010 express. I hav