[Insight-users] cmake: FLTK_WRAP_UI not defined error when building
the 1.2 Applications
Luis Ibanez
luis.ibanez@kitware.com
Tue, 18 Mar 2003 17:15:08 -0500
Hi Christof,
The "FL" should not be part to the FLTK include path.
FLTK already uses FL in all the includes.
like
#include <FL/Fl.h>
Luis
-----------------
karmonik wrote:
> Luis,
>
> thanks for your email. I did set the variables you mentioned, so I must have
> set some wrong.
> The one I am not sure about is the headers, or
>
> FLTK_INCLUDE_DIR
>
> which I set to c:/fltk-1.1.2/FL
>
> Is this correct?
>
>
> thanks
>
> Christof
>