<div>Has anyone tried building VTK or Paraview with the latest CMake CVS version in XP or Vista?</div>
<div> </div>
<div> </div>
<div>I am using the lastst cvs version of CMake and when I try to build VTK or ParaView3 I get lots of:</div>
<div>CMakeError: Parse error in cache file <file name>,. Offending Entry: CloseHandleError<br clear="all"></div>
<div>Older versions of CMake do not do this. In Vista I have has to revert to an older version of CMake but this error is now appearing when I use XP.</div>
<div><br clear="all"> </div>
<div>Further investigation reveals that it is specifically related to Python and QT. If these options are switched off then everything is OK in the case of building VTK. </div>
<div> </div>
<div>Here is an extract of the CMakeCache.txt file.</div>
<div> </div>
<div>//Install directory for Python .py and .pyc files<br>VTK_PYTHON_MODULE_INSTALL_DIR:INTERNAL=${CMAKE_INSTALL_PREFIX}/Lib/site-packages<br>CloseHandleError<br>CloseHandleError<br>CloseHandleError<br>//Install directory for Python binary modules
<br>VTK_PYTHON_MODULE_PLATFORM_INSTALL_DIR:INTERNAL=${CMAKE_INSTALL_PREFIX}/Lib/site-packages<br>CloseHandleError<br>CloseHandleError<br>CloseHandleError<br>//Result of CHECK_TYPE_SIZE<br>VTK_SIZEOF_LONG_LONG:INTERNAL=8<br>
...</div>
<div>//The location of the Qt docs<br>QT_DOC_DIR:PATH=C:/Qt/4.2.3/doc<br>CloseHandleError<br>CloseHandleError<br>CloseHandleError<br><br>//The location of the Qt mkspecs<br>QT_MKSPECS_DIR:PATH=C:/Qt/4.2.3/mkspecs<br>CloseHandleError
<br>CloseHandleError<br>CloseHandleError<br><br>//The moc executable<br>QT_MOC_EXECUTABLE:FILEPATH=C:/Qt/4.2.3/bin/moc.exe<br><br>//The location of the Qt plugins<br>QT_PLUGINS_DIR:PATH=C:/Qt/4.2.3/plugins<br>CloseHandleError
<br>CloseHandleError<br>CloseHandleError<br><br>//Invalid qmake found<br>QT_QMAKE_EXECUTABLE:FILEPATH=c:/Qt/4.2.3/bin/qmake.exe-NOTFOUND<br> </div>
<div> </div>
<div>By the way all the directories do exist for Python and QT and I can build sucessfully using the release version of CMake.</div>
<div> </div>
<div><br>-- <br>___________________________________________ <br>Andrew J. P. Maclean<br>Centre for Autonomous Systems<br>The Rose Street Building J04<br>The University of Sydney 2006 NSW<br>AUSTRALIA<br>Ph: +61 2 9351 3283
<br>Fax: +61 2 9351 7474<br>URL: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.acfr.usyd.edu.au/" target="_blank">http://www.acfr.usyd.edu.au/</a><br>___________________________________________
</div>