[CMake] CVS cmake fails on paraview 3

Bill Hoffman hoffman.mlist at gmail.com
Thu Mar 22 07:26:37 EST 2007


John Biddiscombe wrote:
> >What is the value of X11_LIBRARIES which I assume should have all of 
> that stuff you put in by hand?
> Empty
Well, that would be the problem.  Can you run a simple cmake file on 
your machine.

include(FindX11)

Does it find X11?  Also, did this work with other versions of CMake, I 
just checked and the last time FindX11.cmake changed was 2006-04-17.  
The problem must be the 64 bit stuff.   When you run cmake does it 
correctly determine the size of void*?   Can you send me your cache?

-Bill




More information about the CMake mailing list