The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=13807 
====================================================================== 
Reported By:                Nicholas Rishel
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13807
Category:                   CMake
Reproducibility:            always
Severity:                   trivial
Priority:                   low
Status:                     new
====================================================================== 
Date Submitted:             2012-12-21 04:30 EST
Last Modified:              2012-12-21 04:30 EST
====================================================================== 
Summary:                    FLTK_WRAP_UI erroneous error message
Description: 
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.

Steps to Reproduce: 
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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-12-21 04:30 Nicholas RishelNew Issue                                    
2012-12-21 04:30 Nicholas RishelFile Added: fltk_wrap_ui error.7z               
    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to