[Insight-users] Re: about fltk: cmakecahe file and error m essage

Luis Ibanez luis . ibanez at kitware . com
Mon, 12 Aug 2002 16:10:16 -0400


Hi Ting,

This is quite strange.
It does compile fine when you right click on
the .fl file... but fails when you build the
application ?

For some reason your VC++ thinks it should compile
the .fl file using the C++ compiler instead of using
the custom build with 'fluid -c '.

0) When you installed CMake 1.4.3, did you fully removed
    the previous CMake you have installed ?
1) What ITK version are you using (Beta / CVS) ?
2) Have you modified in any way the CMakeLists.txt files ?
3) Have you modified the workspace from inside VC++ ?
3) What version of VC++ do you use ?
4) Have you installed service-pack 5 for VC++ ?


   Luis


==========================================

Ting Chen wrote:
> Hi! Lius,
> 
> It compiles ok.
> I tried several fltk based examples and they all failed.
> 
> so what should I do?
> 
> thanks
> 
> ting
> 
> 
> 
>