View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010146ParaViewFeaturepublic2010-01-15 05:502010-12-01 21:22
ReporterChristophe Peyret 
Assigned ToDavid Partyka 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0010146: Difficulties to build paraview under OS X
DescriptionI try to build paraview development version under OSX and I face difficulties

santafe:ParaView3-Build peyret$ ccmake ../ParaView3


 Qt QTUITOOLS library not found.

 Qt QTUITOOLS library not found.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0023619)
David Partyka (developer)
2010-11-30 22:20

You need to tell ParaView/CMake where your Qt is installed. Specifically this is accomplished by setting QT_QMAKE_EXECUTABLE to the location of qmake on your system. Once qmake is located CMake can query the location of the rest of the components of Qt. If you're still having issues please reopen.
(0023658)
Alan Scott (manager)
2010-12-01 21:22

As stated, user needs to tell CMake where to find Qt. See the ParaView Wiki for more information on how to do builds.

 Issue History
Date Modified Username Field Change
2010-01-15 05:50 Christophe Peyret New Issue
2010-11-30 22:19 David Partyka Assigned To => David Partyka
2010-11-30 22:19 David Partyka Status backlog => tabled
2010-11-30 22:20 David Partyka Note Added: 0023619
2010-11-30 22:20 David Partyka Status tabled => @80@
2010-11-30 22:20 David Partyka Resolution open => no change required
2010-12-01 21:22 Alan Scott Note Added: 0023658
2010-12-01 21:22 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category Feature Request => Feature


Copyright © 2000 - 2018 MantisBT Team