[LLVMbugs] [Bug 8885] CMake Generator "Visual Studio 10 Win64" fails

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 2 10:55:59 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=8885

Óscar Fuentes <ofv at wanadoo.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Óscar Fuentes <ofv at wanadoo.es> 2011-01-02 12:55:59 CST ---
This is a cmake 2.8.3 bug.

If you put

INCLUDE(CMakeDetermineCompilerId)

at the beginning of
M:/Development/utils/cmake/share/cmake-2.8/Modules/CMakeDetermineASMCompiler.cmake,
it works fine.

It is already fixed on cmake's git repo.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list