On Tue, Sep 4, 2012 at 6:33 AM, Zein Salah <zeinsa...@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
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to