[CMake] CMake 2.4.3, VTK 5.0.2, VS 2005 Express

James Bigler bigler at cs.utah.edu
Fri Nov 10 09:05:24 EST 2006


Bill Hoffman wrote:
> 
> If you run cmake from the command line with --debug-trycompile it will 
> leave the directory around.
> Then you can run the test by hand and see what the problem is.

This didn't seem to leave any but one binary.

D:\rei>"C:\Program Files\Programming\CMake 2.4\bin\CMakeSetup.exe" 
--debug-trmpile

bigler at james-cjh5y1134 ~/rei/vtk-5.0.2/VS
$ find . -name "*.exe"

bigler at james-cjh5y1134 ~/rei/vtk-5.0.2/VS
$ find . -name "*.exe"
./CMakeTmp/TestExplicitInstantiation/Build/debug/B.exe

Running B.exe said that MSVCR80D.DLL was missing.  A MANIFEST problem.

I also tried adding the /MANIFEST flag via environment variables (and I 
can see them in there), but that didn't help.

I attached the warning message I get from CMakeSetup.exe.

Thanks,
James

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtk-cmake-error.png
Type: image/png
Size: 24207 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20061110/bdfc97c2/vtk-cmake-error-0001.png


More information about the CMake mailing list