[Insight-users] FLTK error

Bill Lorensen bill.lorensen at gmail.com
Thu Apr 21 22:13:21 EDT 2011


Try setting FLTK_DIR to c:/Program Files/FLTK/lib

You should not set the other fltk variables.

On Thu, Apr 21, 2011 at 9:43 AM, yihui cao <yihuicao1987 at gmail.com> wrote:
> Dear Bill Lorensen,
>
> Yes, I used fltk-1.3.0rc3 with the git version of ITKApp. I set them
> manually, see in attachment, but it still not work.
>
> Thanks!
> yihui
>
> 2011/4/21 Bill Lorensen <bill.lorensen at gmail.com>
>>
>> You must use fltk-1.3.0rc3 with the git version of ITKApp. You need to
>> set FLTK_DIR.
>>
>> In my linux build, FLTK_DIR is set to /usr/local/lib/FLTK-1.3. I'm not
>> sure where fltk is installed in windows.
>>
>> Bill
>>
>> On Thu, Apr 21, 2011 at 8:56 AM, yihui cao <yihuicao1987 at gmail.com> wrote:
>> > Additionally, the version of ITKapp I used is got form Git.
>> >
>> > 2011/4/21 yihui cao <yihuicao1987 at gmail.com>
>> >>
>> >> Yes, the cmake have done. The complier is VS2008, on windows XP.
>> >>
>> >> Now, it work ok. However, another problem is when I cmake the ITKapp,
>> >> select USE_FLTK, it can not find the FLTK.
>> >> The errors are:
>> >> FATALFLTK Missing required component FLTK_FLUID_EXECUTABLE
>> >>
>> >> FATALFLTK Missing required component FLTK_INCLUDE_DIR
>> >>
>> >> FATALFLTK Missing required component FLTK_BASE_LIBRARY
>> >>
>> >> FATALFLTK Missing required component FLTK_GL_LIBRARY
>> >>
>> >> FATALFLTK Missing required component FLTK_FORMS_LIBRARY
>> >>
>> >> FATALFLTK Missing required component FLTK_IMAGES_LIBRARY
>> >>
>> >> Thanks!
>> >> yihui
>> >>
>> >> 2011/4/21 yihui cao <yihuicao1987 at gmail.com>
>> >>>
>> >>> Dear Sergio Vera!
>> >>>
>> >>> When I used FLTK 1.1.10, it works OK. But using the fltk-1.3.0rc3, it
>> >>> occure the problem.
>> >>>
>> >>> Thanks!
>> >>> yihui
>> >>>
>> >>> 2011/4/21 Sergio Vera <sergio.vera at alma3d.com>
>> >>>>
>> >>>> Hi
>> >>>> Additionally to compile FLTK (you have to execute the install cmake
>> >>>> target)... What compiler/environment are you using?
>> >>>> In Visual studio this mean to build the "INSTALL" target, on gnu
>> >>>> based
>> >>>> environments, executing "make install" is required to complete the
>> >>>> installation process and copy headers and libs/dll to the
>> >>>> installation
>> >>>> directory.
>> >>>> Also check if you have write permissions to that directory
>> >>>> Regards
>> >>>>
>> >>>> On Thu, Apr 21, 2011 at 2:26 PM, yihui cao <yihuicao1987 at gmail.com>
>> >>>> wrote:
>> >>>>>
>> >>>>> Dear Everyone!
>> >>>>>
>> >>>>> When I Cmake FLTK, the CMAKE_INSTALL_PREFIX is "C:/Program
>> >>>>> Files/FLTK".
>> >>>>> However, it dose not generate anything in that file afeter compile
>> >>>>> the FLTK.
>> >>>>> I used the version of FLTK is fltk-1.3.0rc3.
>> >>>>> How to solve this problem?
>> >>>>>
>> >>>>> Thanks!
>> >>>>> yihui
>> >>>>> _____________________________________
>> >>>>> Powered by www.kitware.com
>> >>>>>
>> >>>>> Visit other Kitware open-source projects at
>> >>>>> http://www.kitware.com/opensource/opensource.html
>> >>>>>
>> >>>>> Kitware offers ITK Training Courses, for more information visit:
>> >>>>> http://www.kitware.com/products/protraining.html
>> >>>>>
>> >>>>> Please keep messages on-topic and check the ITK FAQ at:
>> >>>>> http://www.itk.org/Wiki/ITK_FAQ
>> >>>>>
>> >>>>> Follow this link to subscribe/unsubscribe:
>> >>>>> http://www.itk.org/mailman/listinfo/insight-users
>> >>>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>> --
>> >>>> Sergio Vera
>> >>>>
>> >>>>  Alma IT Systems
>> >>>>  C/ Vilana, 4B, 4º 1ª
>> >>>>  08022 Barcelona
>> >>>>  T. (+34) 932 380 592
>> >>>>  www.alma3d.com
>> >>>
>> >>
>> >
>> >
>> > _____________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Kitware offers ITK Training Courses, for more information visit:
>> > http://www.kitware.com/products/protraining.html
>> >
>> > Please keep messages on-topic and check the ITK FAQ at:
>> > http://www.itk.org/Wiki/ITK_FAQ
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > http://www.itk.org/mailman/listinfo/insight-users
>> >
>> >
>
>


More information about the Insight-users mailing list