|
|
| Bugzilla Link |
10320 |
| Resolution |
WORKSFORME |
| Resolved on |
Aug 10, 2011 22:54 |
| Version |
trunk |
| OS |
Windows NT |
| Reporter |
LLVM Bugzilla Contributor |
| CC |
@asl |
Extended Description
It's an old problem, and confirmed that it's still there. I don't know whether there is already a solution (I was unable to find it).
- Download the source code.
- Create Visual Studio 2010 Win64 solution via CMake.
- Open the LLVM.sln, and you will see x64 projects.
Problem: Visual Studio can't load LLVMX86CodeGen project. So, building LLVMX86CodeGen.lib will be failed.