[IGSTK-Developers] Re: zApps Builds at kitware : FLTK Problems
Hans Johnson
hans-johnson at uiowa.edu
Wed Dec 14 09:52:45 EST 2005
Luis,
THANK YOU! I never would have found this problem without your help.
Regards,
Hans
Luis Ibanez wrote:
>
> Hi Hans,
>
> We tracked down the source of the problem in the
> Insight applications builds at Kitware. These are
> the ones on
>
> Dash11.kitware
> Dash12.kitware
> Dash13.kitware
> Dash14.kitware
> Dash16.kitware
>
> The problem turned out to be that these machines
> build against a checkout from subversion of
> the FLTK 1.1 branch, and configured with CMake.
>
> Recently the FLTK folks updated the UserFLTK.cmake
> file and made the *ever-repeating mistake* of
> including the subdirectory "FL" in the name of the
> directory to look for paths.
>
> The result is that programs that build against the
> CMake configured FLTK were not able to find the
> FLTK include header files.
>
> --
>
> We fixed the file in our local FLTK checkout
>
> http://public.kitware.com/dashboard.php?name=fltk
>
>
> and we just sent the correction back to the FLTK
> folks, into their bugs-forum:
>
> http://www.fltk.org/newsgroups.php?s2110+gfltk.bugs+v2119+T0
>
>
>
> Thanks a lot for helping in tracking this issue.
>
>
> Luis
>
>
>
>
> --------------------
> Hans Johnson wrote:
>
>> Luis,
>>
>> I have all my builds using Cmake also.
>>
>> UNC folks were keying off of FLTK_INCLUDE_DIRS variable, and were
>> able to
>> get theirs to build simply by removing that.
>>
>> I hope that helps.
>>
>> Hans
>>
>>
>>
>> On 12/12/05 2:05 PM, "Luis Ibanez" <luis.ibanez at kitware.com> wrote:
>>
>>
>>> Hi Hans,
>>>
>>> I'm looking at the builds of InsightApplications in Kitware Dashes.
>>>
>>> The suspect is that we build FLTK using CMake, and internally
>>> we rely on the settings of the FLTK_DIR.
>>>
>>> It seems the new version of FindFLTK.cmake is not filling in all
>>> the variables required for FLTK, when the FLTK_DIR is set.
>>>
>>> I'll keep tracking on this issue....
>>>
>>>
>>>
>>> Luis
>>>
>>>
>>>
>>> ----------------------
>>> Hans Johnson wrote:
>>>
>>>> Luis,
>>>>
>>>> The zApps builds at kitware are failing miserably. I have working VS7
>>>> build of ITK/FLTK/VTK. Would you please take a look at the
>>>> failures at
>>>> kitware and let me know if I can do anything to fix the FindFLTK.cmake
>>>> for finding fltk in your environment?
>>>>
>>>> Thanks,
>>>> Hans
>>>>
>>>>
>>>>
>>>
>>
>>
>>
>>
>
>
More information about the IGSTK-Developers
mailing list