http://llvm.org/bugs/show_bug.cgi?id=8885
Summary: CMake Generator "Visual Studio 10 Win64" fails
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Keywords: build-problem
Severity: normal
Priority: P
Component: cmake
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
running the following commands:
cmake ../../Source/LLVM -G"Visual Studio 10 Win64"
causes following error:
>-- Targeting X86
>CMake Error at
>M:/Development/utils/cmake/share/cmake-2.8/Modules/CMakeDetermineASMCompiler.cmake:68
> (CMAKE_DETERMINE_COMPILER_ID_VENDOR):
> Unknown CMake command "CMAKE_DETERMINE_COMPILER_ID_VENDOR".
>Call Stack (most recent call first):
>
> M:/Development/utils/cmake/share/cmake-2.8/Modules/CMakeDetermineASM_MASMCompiler.cmake:26
> (INCLUDE)
> lib/Target/X86/CMakeLists.txt:44 (enable_language)
>
>
>CMake Error: Could not find cmake module
>file:M:/Development/x64-msvc/llvm/CMakeFiles/CMakeASM_MASMCompiler.cmake
>-- Configuring incomplete, errors occurred!
The generator "Visual Studio 10" does not exhibit this issue.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs