MantisBT - ParaView
View Issue Details
0010381ParaViewBugpublic2010-03-08 14:132011-09-01 13:31
Burlen 
David Partyka 
normalminoralways
closedfixed 
Development 
3.12 
0010381: Development install without Qt
On a system with no Qt, PARAVIEW_BUILD_QT_GUI=OFF after the build, during the install the following occurs.

Install the project...
-- Install configuration: "Release"
-- Up-to-date: /lustre/scratch/bloring/apps/PV3-3.7-R-gnu/include/paraview-3.7/vtkPVConfig.h
CMake Error at cmake_install.cmake:40 (FILE):
 file INSTALL cannot find file
 "/nics/c/home/bloring/ParaView/PV3-3.7-gnu/Qt/ApplicationComponents/pqApplicationComponentsExport.h"
 to install.


make: *** [install] Error 1
No tags attached.
Issue History
2010-03-08 14:13BurlenNew Issue
2010-03-08 14:15David PartykaStatusbacklog => tabled
2010-03-08 14:15David PartykaAssigned To => David Partyka
2010-03-16 15:30David PartykaNote Added: 0019902
2010-03-16 15:30David PartykaStatustabled => @80@
2010-03-16 15:30David PartykaFixed in Version => Development
2010-03-16 15:30David PartykaResolutionopen => fixed
2010-03-16 17:15Alan ScottNote Added: 0019912
2010-03-16 17:15Alan ScottStatus@80@ => closed
2011-09-01 13:31Utkarsh AyachitFixed in VersionDevelopment => 3.12

Notes
(0019902)
David Partyka   
2010-03-16 15:30   
Fixed in this commit:
Committer: Dave Partyka <dave.partyka@kitware.com>
/cvsroot/ParaView3/ParaView3/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.140; previous revision: 1.139
/cvsroot/ParaView3/ParaView3/Qt/ApplicationComponents/CMakeLists.txt,v <-- Qt/ApplicationComponents/CMakeLists.txt
new revision: 1.7; previous revision: 1.6
(0019912)
Alan Scott   
2010-03-16 17:15   
Assuming fixed. If not, please re-open this bug.