[Insight-users] FLTK_issue

Matt McCormick matt.mccormick at kitware.com
Wed Jan 30 13:59:05 EST 2013


Hi Nicola,

Great to hear it is working well for you.

If you have a chance, please consider submitting a patch for the
ITKApps repository as described here:

  http://insightsoftwareconsortium.github.com/ITKBarCamp-doc/CommunitySoftwareProcess/SubmitAPatchToGerrit/index.html

Thanks,
Matt


On Wed, Jan 30, 2013 at 6:43 PM, Nicola Amoroso
<nicola.amoroso at ba.infn.it> wrote:
> Hi Matt, thanks for your fast reply; I tried your suggestion but the problem
> still stands. After using superbuild in fact I tried make and this error
> showed:
>
> /Applications/fltk/fltk-1.3.2/src/scandir.c:55:6: error: No compatible
> scandir implementation found (STR 2687 applies!)
>
> I found a solution on the internet by inserting after the libpng part this
> line:
>
> set(CMAKE_REQUIRED_LIBRARIES)
>
> now I go on with my installation of the ITK applications ;)
>
> N.
>
>
>
>
> Il giorno 29/gen/2013, alle ore 17:22, Matt McCormick
> <matt.mccormick at kitware.com> ha scritto:
>
> Hi Nicola,
>
> Please try using the superbuild to build FLTK for you, i.e. point
> CMake to the Superbuild directory in the source tree.
>
> HTH,
> Matt
>
> On Tue, Jan 29, 2013 at 11:49 AM, Nicola Amoroso
> <nicola.amoroso at ba.infn.it> wrote:
>
> Hello,
>
> I'm just trying to get ITK Applications installed on my mac; I'm having
> problems with FLTK when building Applications with CMake. Can't figure out
> how to solve this, but I found on the net that it is a sort of a known bug
> for fltkv. I'm using fltk 1.3.2.
> Thanks in advance for any help.
>
> Nicola
>
> ------
> ITK VERSION: 4.3.1
> VTK VERSION: 5.10.1
> CMake Error at CMakeLists.txt:134 (FIND_PACKAGE):
> Could not find a package configuration file provided by "FLTK" with any of
> the following names:
>
> FLTKConfig.cmake
> fltk-config.cmake
>
> Add the installation prefix of "FLTK" to CMAKE_PREFIX_PATH or set
> "FLTK_DIR" to a directory containing one of the above files. If "FLTK"
> provides a separate development package or SDK, be sure it has been
> installed.
>
>
> Configuring incomplete, errors occurred!
> -------
>
> _____________________________________
> 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.php
>
> 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