[Insight-users] ITK apps, FLTK in windows with cygwin
Luis Ibanez
luis.ibanez at kitware.com
Wed Sep 1 11:21:34 EDT 2004
Hi Hein-Jan,
Thanks for sending your Makefile.
It seems that fluid is not working properly in your installation.
The line generating the error is
/usr/local/bin/fluid -c
-h
/home/Stagair/InsightApplications-1.6.0/Auxiliary/FltkImageViewer/fltkClippingPlane3DDrawerGUI.h
-o
/home/Stagair/InsightApplications-1.6.0/Auxiliary/FltkImageViewer/fltkClippingPlane3DDrawerGUI.cxx
/home/Stagair/InsightApplications-1.6.0/Auxiliary/FltkImageViewer/fltkClippingPlane3DDrawerGUI.fl
Are you sure that fluid doesn't have extension .exe ?
like in
/usr/local/bin/fluid.exe
Please do the following,
1) CD in to the directory from where you took the Makefile
2) Type from there
/usr/local/bin/fluid
and let us know what happens as a result of this command.
Thanks
Luis
-------------------------
Hein-Jan Leliveld wrote:
> On Wed, 01 Sep 2004 08:45:26 -0400, Luis Ibanez <luis.ibanez at kitware.com> wrote:
>
>>Hi Hein,
>>
>>As you pointed out, the message is not being very helpful.
>>
>>Please post the Makefile from the directory:
>>
>>
>> > /cygdrive/c/Documents and Settings/Stagair/My Documents/sources/In
>> > sightApplications-1.8.0/Auxiliary/FltkImageViewer/
>>
>>
>>BTW,
>>The fact that you have spaces is the path is a matter of concern.
>>For some commands, the spaces are still terminators, therefore
>>it is likely that somewhere the command line may have been truncated
>>at the spaces in your directories.
>
>
> I tried to compile the applications v1.6.0 in the directory
> /home/Stagair/InsightApplications-1.6.0, but this gave the exact same
> error.
>
> I've attached the Makefile from FltkImageViewer of the compilation in
> /home/Stagair/InsightApplications-1.6.0/
>
> Thanks,
>
> Hein-Jan
More information about the Insight-users
mailing list