[Insight-users] Building FLTK for Visual Studio 2010

John Drescher drescherjm at gmail.com
Tue Sep 4 07:31:27 EDT 2012


On Tue, Sep 4, 2012 at 6:33 AM, Zein Salah <zeinsalah at gmail.com> wrote:
> Hi,
>
> Previously, i used to build fltk 1.1.7 with Cmake for VS2008 and
> everything (ITK, InsightApplication, etc.) worked fine.
>
> I try now to make the same using Cmake 2.8.9 for VS2010.
> Building FLTK 1.1.7  works fine (No error!). But Cmake fails
> to generate a project for InsightApplication. First, it did not include
> an entry for FLTK_FLUID_EXECUTABLE. When I add an entry
> manually, All error disappear except for this one:
>
> CMake Error at CMakeLists.txt:131 (INCLUDE):   include called with
> wrong number of arguments.  Include only takes one   file
>

This sounds like it did not find FLTK at all. I have seen this error
before on packages that were not found.

John


More information about the Insight-users mailing list