MantisBT - ParaView
View Issue Details
0006734ParaViewBugpublic2008-04-07 13:472010-11-16 18:39
amaclean 
David Partyka 
normalmajoralways
closedno change required 
 
Someday3.8 
0006734: Installation of Paraview
Install fails when it reaches this point because "C:\Q" is not being treated as C:/Q. See the output below:

1>-- Installing: C:/Program Files/ParaView/bin/QTASSISTANTCLIENT4.dll
1>CMake Error: Invalid escape sequence \Q
1>Syntax error in cmake code at
1>C:/Users/amaclean/Code/Kitware/build/ParaView/Applications/Client/cmake_install.cmake:82:
1>syntax error, unexpected cal_ERROR, expecting $end (4), when parsing string "C:\Qt\qt-win-opensource-src-4.3.4\bin/assistant.exe"
1>-- Installing: C:/Program Files/ParaView/bin/assistant.exe
1>-- Installing: C:/Program Files/ParaView/bin/pvTestDriver.exe
1>Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
No tags attached.
Issue History
2008-04-07 13:47amacleanNew Issue
2008-04-15 12:53Berk GeveciStatusbacklog => @30@
2008-04-15 12:53Berk GeveciCategoryDevelopment => 3.6
2009-02-17 14:11Ken MorelandCategory3.6 => Someday
2009-05-13 13:49Utkarsh AyachitTarget Version => Someday
2010-07-14 14:18Utkarsh AyachitNote Added: 0021393
2010-07-14 14:18Utkarsh AyachitResolutionopen => won't fix
2010-07-14 14:18Utkarsh AyachitCategory => Bug
2010-11-11 09:23David PartykaStatus@30@ => tabled
2010-11-11 09:23David PartykaAssigned To => David Partyka
2010-11-11 09:25David PartykaNote Added: 0023166
2010-11-11 09:25David PartykaStatustabled => @80@
2010-11-11 09:25David PartykaFixed in Version => 3.8
2010-11-11 09:25David PartykaResolutionwon't fix => no change required
2010-11-16 18:39Alan ScottNote Added: 0023321
2010-11-16 18:39Alan ScottStatus@80@ => closed

Notes
(0021393)
Utkarsh Ayachit   
2010-07-14 14:18   
Not relevant anymore.
(0023166)
David Partyka   
2010-11-11 09:25   
The Qt installation rules have gone through several changes and are now handled by the BundleUtilities cmake module. If you're still having issues please let us know.
(0023321)
Alan Scott   
2010-11-16 18:39   
I believe Dave's answer is correct. Please reopen if this is still a problem.