[vtkusers] VTK CMake error running tests from VS.NET 2003

Jarek Sacha galicjan at yahoo.com
Thu May 22 12:40:36 EDT 2003


I built VTK with Java wrappins from VS.NET 2003, no problems. To verify
that everything is OK, I run RUN_TESTS target. It gives a CMake error
trying to run "JavaRegression" test:

------ Build started: Project: RUN_TESTS, Configuration: Debug Win32
------
Building Custom Rule
Changing directory into d:\src\VTK-build-VC7.1\Wrapping\Java
Testing JavaRegression                 CMake Error: config type specified
on the command line, but test executable not
found.C:/apps/j2sdk1.4.2/bin/.\Debug/java.exe
Unable to find executable: C:/apps/j2sdk1.4.2/bin/java.exe
Changing directory into d:\src\VTK-build-VC7.1\Common\Testing\Cxx
...

Looks that path to Java executable is getting corrupted by insertion of
".\Debug" string.

Did anybody seen something similar?

Jarek



More information about the vtkusers mailing list