[Paraview] Still getting error building Paraview 2.4.4 with MSVC 8.0
Bonnie Smithson
bonnie.smithson at otismed.com
Tue Jan 30 22:08:09 EST 2007
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\Deb
ug\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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070130/34ba6ac6/attachment-0001.html
More information about the ParaView
mailing list