[Insight-users] Which version of FLTK to use with ITK?
Luis Ibanez
luis.ibanez at kitware.com
Mon Aug 16 19:39:42 EDT 2004
Hi Ulrike
You can download the sources of FLTK 1.1.4
from the following FTP site:
ftp://ftp.fltk.org/pub/fltk/1.1.4/
--
FLTK 1.1.5 is used in some of our nightly
builds of InsightApplications on Linux, but
we have had problems with it in other platforms.
Unfortunately the FLTK community doesn't have a
Dashboard for testing their toolkit on the same
range of platforms that we use.
That's one of the reasons why we usually recommend
to use the before-the-last FLTK version.
BTW I you find bugs in FLTK (or any other open
source project) their developers will appreciate
that you report those bug on their respective
mailing lists or users groups.
Regards,
Luis
----------------------
Ulrike Rinehart wrote:
> Thanks again,
>
> You might want to add a link to get version 1.1.4 of the FLTK. I found it at
> http://freshmeat.net/projects/fltk/?branch_id=2758&release_id=135279#top .
> www.FLTK.org now only has links to other versions of the FLTK.
>
> I started out getting version 1.1.5rc2 and wasted some time trying to get it
> to build with VC++ 7.1. Version 1.1.4 builds in VC++ 7.1 with just 1 error,
> which is easy to fix. All I had to do is a typecast on line 64 in
> ...\test\threads.cxx:
>
> int hn = (int)sqrt((float)n);
>
> I realize that this is not an ITK issue, but it might save someone else some
> time building the ITK Applications. It seems FLTK has moved on from version
> 1.1.x and I would not expect them to update their documentation at this
> point in time.
>
> Ulrike
>
> -----Original Message-----
> From: Luis Ibanez [mailto:luis.ibanez at kitware.com]
> Sent: Monday, August 16, 2004 2:56 PM
> To: Ulrike Rinehart
> Cc: insight-users at itk.org
> Subject: Re: [Insight-users] Which version of FLTK to use with ITK?
>
>
> Hi Ulrike,
>
> Thanks for pointing this out.
>
> The recommended version of FLTK is now 1.1.4.
>
> We just updated the FAQ in order to reflect this fact.
>
> Note that ITK itself does not require FLTK at all.
> FLTK is only used by the demo applications distributed
> in InsightApplications.
>
>
> Please let us know if you find any other problems.
>
>
> Thanks,
>
>
> Luis
>
>
> --------------------------------
> Ulrike Rinehart wrote:
>
>
>>The documentation states that FLTK 1.1.3 should be used with the ITK. A
>>readme file said version 1.1.4 should be used. I seem to be able to get
>>only version 1.1.5rc2 and higher. Any recommendations as to which one I
>>should be using at this point in time?
>>
>>
>>
>>Ulrike
>>
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Insight-users mailing list
>>Insight-users at itk.org
>>http://www.itk.org/mailman/listinfo/insight-users
>
>
>
>
>
>
More information about the Insight-users
mailing list