MantisBT - ParaView
View Issue Details
0010671ParaViewBugpublic2010-05-04 12:542010-11-16 18:41
David Partyka 
David Partyka 
normalminoralways
closedfixed 
3.8 
3.10 
0010671: VisTrails should not be built if Qt is not enabled.
This is with QT off, mpi on, python on
Not asking you to fix it, just making you aware ...



 CMake Error at Plugins/VisTrails/CMakeLists.txt:32 (INCLUDE):
  include called with wrong number of arguments. Include only takes one
  file.



 CMake Error at Plugins/VisTrails/CMakeLists.txt:49 (INCLUDE):
  include called with wrong number of arguments. Include only takes one
  file.



 CMake Error at Plugins/VisTrails/CMakeLists.txt:52 (QT4_WRAP_CPP):
  Unknown CMake command "QT4_WRAP_CPP".

############### Turn off vistrails plugin == solution
No tags attached.
Issue History
2010-05-04 12:54David PartykaNew Issue
2010-05-04 12:54David PartykaStatusbacklog => tabled
2010-05-04 12:54David PartykaAssigned To => David Partyka
2010-11-10 17:08David PartykaNote Added: 0023153
2010-11-10 17:08David PartykaStatustabled => @80@
2010-11-10 17:08David PartykaFixed in Version => 3.10
2010-11-10 17:08David PartykaResolutionopen => fixed
2010-11-16 18:41Alan ScottNote Added: 0023322
2010-11-16 18:41Alan ScottStatus@80@ => closed

Notes
(0023153)
David Partyka   
2010-11-10 17:08   
This plugin is now built by PARAVIEW_EXTERNAL_PLUGINS_FILE and this won't be built unless it is deliberately included by the developer.
(0023322)
Alan Scott   
2010-11-16 18:41   
Agree with what Dave said.