[Cmake] CMake Error: Error splitting file name off end of path

Sylvain Jaume jaume at tele.ucl.ac.be
Mon Apr 29 19:22:57 EDT 2002


Compiling VTK with CMake, I've got the error:

CMake Error: Error splitting file name off end of path:
-L/its/software/stow/openmotif-2.1.30/lib -lX11 -lXext 
Directory not found: -L/its/software/stow/openmotif-2.1.30

But my libraries are in /its/software/stow/openmotif-2.1.30/lib
not in /its/software/stow/openmotif-2.1.30

How can I tell CMake to keep the '/lib' ?
Any help is appreciated.

Sylvain




More information about the CMake mailing list