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

William A. Hoffman bill.hoffman at kitware.com
Mon Apr 29 20:18:10 EDT 2002


Looks like a library path has been set to 
-L/its/software/stow/openmotif-2.1.30/lib -lX11 -lXext.
Can you send your CMakeCache.txt to the list?

-Bill

At 01:22 AM 4/30/2002 +0200, Sylvain Jaume wrote:
>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
>
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake





More information about the CMake mailing list