[Insight-developers] Warning regarding CMake
LatestRelease
Bill Lorensen
wlorens1 at nycap . rr . com
Sat, 20 Jul 2002 10:00:08 -0400
That's not the problem I see. The problem is in the line:
SET ( FLTK_LIBRARY ${FLTK_BASE_LIBRARY} ${FLK_GL_LIBRARY} ... )
For the older fltk, the GL and FORMS are not defined and cmake now leaves in those strings rather than replcing them with nulls.
Bill
At 08:45 AM 7/20/02 +0200, jjomier@cs.unc.edu wrote:
>Hi Bill,
>
>We tested the module for the old version and it was working.
>I think I see the problem.
>Under windows, if ${FLTK_GL_LIBRARY} or/and ${FLTK_FORMS_LIBRARY} is
>defined then VC++ is trying to include NOTFOUND.lib isn't it ?
>
>Question for CMake folks : Is this a bug in CMake ?
>otherwise I can fix this easily.
>Let me know ...
>
>Julien
>
>
>----- Original Message -----
>From: "Lorensen, William E (Research)" <lorensen@crd.ge.com>
>Date: Friday, July 19, 2002 7:51 pm
>Subject: RE: [Insight-developers] Warning regarding CMake LatestRelease
>
>> This is the new one. Apparently it was never tested for the old
>> version of fltk.
>>
>> -----Original Message-----
>> From: Stephen R. Aylward [mailto:aylward@unc.edu]
>> Sent: Friday, July 19, 2002 1:40 PM
>> To: Lorensen, William E (Research)
>> Cc: 'Insight-Developers (E-mail)'
>> Subject: Re: [Insight-developers] Warning regarding CMake
>> LatestRelease
>>
>> Hi Bill,
>>
>> Julien Jomier and Luis have made a new FindFLTK.cmake module and
>> submitted it to a CMake developer (a couple of weeks ago) to get
>> it into
>> the cvs version of CMake. Last I heard was that it hadn't been
>> updated
>> in CMake's cvs repository yet. I don't know what problems you
>> are
>> having, but it might be related to this.
>>
>> What is the problem that you are having?
>>
>> Julien is on vacation but checking email...perhaps he can shed
>> more light...
>>
>> Thanks,
>> Stephen
>>
>> Lorensen, William E (Research) wrote:
>>
>> > Folks,
>> > I updated CMake to -rLatestRelease yesterday. I am having
>> problems with the examples that build
>> fltk.
>> > I have not resolved the problem yet.
>> >
>> > I suggest that you not update CMake unless it is necessary for
>> now. I had to because the nightly
>> VTK
>> > requires the LatestRelease.
>> >
>> > Bill
>> > _______________________________________________
>> > Insight-developers mailing list
>> > Insight-developers@public.kitware.com
>> > http://public.kitware.com/mailman/listinfo/insight-developers
>> >
>>
>>
>> --
>> ===============================================
>> Dr. Stephen R. Aylward
>> Assistant Professor of Radiology
>> Adjunct Assistant Professor of Computer Science
>> http://caddlab.rad.unc.edu
>> aylward@unc.edu
>> (919) 966-9695
>> _______________________________________________
>> Insight-developers mailing list
>> Insight-developers@public.kitware.com
>> http://public.kitware.com/mailman/listinfo/insight-developers
>>
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers