MantisBT - CMake
View Issue Details
0013807CMakeCMakepublic2012-12-21 04:302016-06-10 14:31
Nicholas Rishel 
Kitware Robot 
lowtrivialalways
closedmoved 
x86-64Windows 7SP1
CMake 2.8.10.2 
 
0013807: FLTK_WRAP_UI erroneous error message
CMake 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.
Extract 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.
No tags attached.
7z fltk_wrap_ui error.7z (409,293) 2012-12-21 04:30
https://public.kitware.com/Bug/file/4598/fltk_wrap_ui%20error.7z
Issue History
2012-12-21 04:30Nicholas RishelNew Issue
2012-12-21 04:30Nicholas RishelFile Added: fltk_wrap_ui error.7z
2013-01-03 18:58Nicholas RishelNote Added: 0031969
2016-06-10 14:28Kitware RobotNote Added: 0042178
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0031969)
Nicholas Rishel   
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   
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.