[Insight-users] build Insight applications error

Luis Ibanez luis.ibanez at kitware.com
Tue, 10 Feb 2004 19:05:13 -0500


Hi Jas,


Thanks for sending your CMakeCache.txt file.

The problem seems to be that you are installing
FLTK in a directory that has *spaces* in the name:


FLTK_FLUID_EXECUTABLE:FILEPATH=C:/Documents and 
Settings/SY/Desktop/fltk-1.1.4/fluid/fluidd.exe

Therefore the command that invokes fluid gets
truncated at the space....

Please install FLTK in a directory whitout spaces,
just as you did for VTK in C:\VTKbin



    Regards,


       Luis


-----------------------
#YEO SI YONG# wrote:

> Hi Luis,
>  
> thanks for your help
> the cmakecache.txt is attached, for the errors i've already deleted.
> i'm wondering if the warnings from vtk, itk can be ignored, also can itk, vtk, fltk work with the build_shared library turned off.
>  
> thanks again
> regards 
> jas
>  
> 
> ________________________________
> 
> From: Luis Ibanez [mailto:luis.ibanez at kitware.com]
> Sent: Sat 2/7/2004 5:03 AM
> To: #YEO SI YONG#
> Cc: insight-users at itk.org
> Subject: Re: [Insight-users] build Insight applications error
> 
> 
> 
> Hi Jas,
> 
> It is likely that when running CMake for InsightApplications
> your missed to provide the correct configuration for one of
> the six FLTK components.
> 
> Please post to the list:
> 
> 1) The CMakeCache.txt file that CMake creates
>     in the binary directory where you are building
>     InsightApplications.
> 
> 
> 2) The complete and exact error message that you get
>     from visual studio.
> 
> 
> Thanks
> 
> 
>     Luis
> 
> 
> 
> ---------------------
> #YEO SI YONG# wrote:
> 
> 
>>Hi itk users,
>>
>>i've built ITK, VTK, FLTK on windows XP for the Debug version using MS VC++, with shared libraries turned off. The built was successful, there's 0 error but 63 warnings for ITK, and 0 error and a few warnings for VTK during building.
>>
>>However when i try to build insight applications, theres one error saying " error executing c:\windows\system32\cmd.exe",  this line of error came after this " building custom rule c:\ITK_Applications_bin\GeodesicActive Contour\GeodisicActiveContour.GUI.cxx....."
>>
>>Can anyone give me some advise, thanks in advance
>>
>>jas
>>_______________________________________________
>>Insight-users mailing list
>>Insight-users at itk.org
>>http://www.itk.org/mailman/listinfo/insight-users
>>
> 
> 
> 
> 
> 
> 
>