[CMake] Fwd: [Paraview] Still getting error building Paraview 2.4.4
with MSVC 8.0
Berk Geveci
berk.geveci at kitware.com
Wed Jan 31 10:13:43 EST 2007
Does anybody know what this may be?
---------- Forwarded message ----------
From: Bonnie Smithson <bonnie.smithson at otismed.com>
Date: Jan 30, 2007 10:08 PM
Subject: [Paraview] Still getting error building Paraview 2.4.4 with MSVC 8.0
To: paraview at paraview.org
I found some changes to cmake mentioned here in the mailing list, so I
downloaded CMake 2.4.6
And tried to use it to build Paraview 2.4.4. Now I get the "Error
spawning cmd.exe" message during cmake configure!
I wasn't able to find the testCompiler.c, and the location it lists
for the BuildLog.htm is also empty.
Any clues?
- Bonnie
-------------------------------------------------------------------------------------------------------------------------------
C:\Program Files\cmake-2.4.6-win32-x86\bin>cmake D:\TryIt\BuildCdPV\Source
-- Check for working C compiler: C:/Program Files/Microsoft Visual
Studio 8/VC/bin/cl.exe
-- Check for working C compiler: C:/Program Files/Microsoft Visual
Studio 8/VC/bin/cl.exe -- broken
CMake Error: The C compiler "C:/Program Files/Microsoft Visual Studio
8/VC/bin/cl.exe" is not able to compile a simple test program.
It fails with the following output:
Microsoft (R) Visual Studio Version 8.0.50727.42.
Copyright (C) Microsoft Corp 1984-2005. All rights reserved.
1>------ Build started: Project: cmTryCompileExec, Configuration:
Debug Win32 ------
1>Compiling...
1>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version
14.00.50727.42 for 80x86
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>cl /Od /D "_MBCS" /FD /EHsc /RTC1 /MDd
/Fo"cmTryCompileExec.dir\Debug\\" /Fd"Debug/cmTryCompileExec.pdb" /W3
/c /Zi /TC /DWIN32 /D_WINDOWS /Zm10
00 /D_DEBUG -DCMAKE_INTDIR=\"Debug\"
1> ".\testCCompiler.c"
1>testCCompiler.c
1>Compiling manifest to resources...
1>Linking...
1>Microsoft (R) Incremental Linker Version 8.00.50727.42
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>"/OUT:Debug\cmTryCompileExec.exe" /VERSION:0.0 /INCREMENTAL
/MANIFEST "/MANIFESTFILE:cmTryCompileExec.dir\Debug\cmTryCompileExec.exe.intermediate.ma
nifest" /DEBUG "/PDB:Debug\cmTryCompileExec.pdb" /SUBSYSTEM:CONSOLE
/STACK:10000000 /machine:I386 /debug kernel32.lib user32.lib gdi32.lib
winspool.li
b shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib
1>".\cmtrycompileexec.dir\debug\testCCompiler.obj"
1>".\cmTryCompileExec.dir\Debug\cmTryCompileExec.exe.embed.manifest.res"
1>Embedding manifest...
1>Project : error PRJ0003 : Error spawning 'cmd.exe'.
1>Build log was saved at "file://c:\Program
Files\cmake-2.4.6-win32-x86\bin\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"
1>cmTryCompileExec - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
CMake will not be able to correctly generate this project.
-- Configuring done
C:\Program Files\cmake-2.4.6-win32-x86\bin>
- Bonnie
_______________________________________________
ParaView mailing list
ParaView at paraview.org
http://www.paraview.org/mailman/listinfo/paraview
--
Berk Geveci
Kitware Inc.
28 Corporate Drive
Clifton Park, NY, 12065
More information about the CMake
mailing list