View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006972CMakeModulespublic2008-05-07 02:412016-06-10 14:30
ReporterChristian Ehrlicher 
Assigned ToMiguel Figueroa 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0006972: Make FindFLTK.cmake actually work when FLTKConfig.cmake is not available
DescriptionFindFLTK.cmake does not work when FLTKConfig.cmake is not available because FLTK_DIR is never set.
I've fixed it and also made find_package(FLTK REQUIRED) work by using FIND_PACKAGE_HANDLE_STANDARD_ARGS() - it took me a long time to see that fltk isn't found but REQUIRED did not work...
There may be still problems using fltk on windows because fltk and fltkd are searched without setting them correct for debug/release mode (see FindQt4.cmake) but I can't fix it atm.
TagsNo tags attached.
Attached Files? file icon FindFLTK.cmake [^] (8,760 bytes) 2008-05-07 02:41

 Relationships

  Notes
(0036708)
Richard Shaw (developer)
2014-09-03 09:18

This seems to be fixed as far as I can tell. I'm not having this issues with the autotools based build in Fedora Linux.

Ok to close?
(0041427)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-05-07 02:41 Christian Ehrlicher New Issue
2008-05-07 02:41 Christian Ehrlicher File Added: FindFLTK.cmake
2008-05-16 10:17 Bill Hoffman Status new => assigned
2008-05-16 10:17 Bill Hoffman Assigned To => Miguel Figueroa
2009-01-10 09:24 Alex Neundorf Category CMake => Modules
2014-09-03 09:18 Richard Shaw Note Added: 0036708
2016-06-10 14:27 Kitware Robot Note Added: 0041427
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team