[Paraview] Error "installing" on Windows XP with CVS Version

Mike Jackson mike.jackson at imts.us
Thu Jul 10 12:42:30 EDT 2008


I used cmake 2.6 to generate VS2005 project files for ParaView CVS from this morning. The compile proceeds until I try to build the "install" target. At that point I get the following error.
40>-- Installing: C:/Developer/Toolkits/ParaView3-VS2005/bin/QTASSISTANTCLIENT4.dll
40>CMake Error: Invalid escape sequence \D
40>Syntax error in cmake code at
40>C:/Workspace/ParaView3/vs2005/Applications/Client/cmake_install.cmake:74:
40>syntax error, unexpected cal_ERROR, expecting $end (4), when parsing string "C:\Developer\Toolkits\qt-4.3.3\bin/assistant.exe"
40>-- Installing: C:/Developer/Toolkits/ParaView3-VS2005/bin/assistant.exe
40>-- Installing: C:/Developer/Toolkits/ParaView3-VS2005/bin/pvTestDriver.exe
40>Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
40>Build log was saved at "file://c:\Workspace\ParaView3\vs2005\INSTALL.dir\Release\BuildLog.htm"
40>INSTALL - 1 error(s), 0 warning(s)
It looks like the path to QtAssistant is NOT built up correctly. Just my guess.
 
Any one else having this problem?
 
Mike Jackson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080710/555faaf4/attachment.htm>


More information about the ParaView mailing list