View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013807CMakeCMakepublic2012-12-21 04:302016-06-10 14:31
ReporterNicholas Rishel 
Assigned ToKitware Robot 
PrioritylowSeveritytrivialReproducibilityalways
StatusclosedResolutionmoved 
Platformx86-64OSWindows 7OS VersionSP1
Product VersionCMake 2.8.10.2 
Target VersionFixed in Version 
Summary0013807: FLTK_WRAP_UI erroneous error message
DescriptionCMake outputs the following error message when using FLTK_WRAP_UI

FLTK_WRAP_UI was called with a target that was never created: UI. The problem was found while processing the source directory: <extracted folder path>/CS_334. This FLTK_WRAP_UI call will be ignored.

In testing, I found that commenting out this function causes build errors, suggesting to me that this error is incorrectly popping up. In addition, I find that changes to the FLUID file correctly propagate to the program even though this error is flagged.
Steps To ReproduceExtract attached project.
In CMake, Configure the project.

The following error occurs in the configure process.
FLTK_WRAP_UI was called with a target that was never created: UI. The problem was found while processing the source directory: <extracted folder path>/CS_334. This FLTK_WRAP_UI call will be ignored.
TagsNo tags attached.
Attached Files7z file icon fltk_wrap_ui error.7z [^] (409,293 bytes) 2012-12-21 04:30

 Relationships

  Notes
(0031969)
Nicholas Rishel (reporter)
2013-01-03 18:58

Please close this bug, my error was not understanding that I should be wrapping the final executable, instead of a new target, CS_334 instead of the newly created UI.
(0042178)
Kitware Robot (administrator)
2016-06-10 14:28

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
2012-12-21 04:30 Nicholas Rishel New Issue
2012-12-21 04:30 Nicholas Rishel File Added: fltk_wrap_ui error.7z
2013-01-03 18:58 Nicholas Rishel Note Added: 0031969
2016-06-10 14:28 Kitware Robot Note Added: 0042178
2016-06-10 14:28 Kitware Robot Status new => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team