View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000949CMakepublic2004-06-24 13:102004-06-29 16:27
ReporterMatthieu Jomier 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000949: QT_WRAP_UI, QT_WRAP_CPP and FLTK_WRAP_UI no defined under solaris
DescriptionThe variables
QT_WRAP_UI
QT_WRAP_CPP
are not defined in the FindQT.cmake under Solaris.

The same problem in FindFLTK.cmake,
FLTK_WRAP_UI is not defined under Solaris.

I think we can just copy FindQT.cmake and FindFLTK.cmake from Windows to Solaris.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0001225)
Matthieu Jomier (reporter)
2004-06-29 16:27

Should use
  QT_UIC_EXECUTABLE instead of QT_WRAP_UI or QT_WRAP_CPP

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team