[Insight-users] Insight Applications Problem
Luis Ibanez
luis . ibanez at kitware . com
Tue, 04 Nov 2003 17:21:51 -0500
Hi Robert,
You seem to have a problem in the process of
configuring InsightApplications using CMake.
Please post the CMakeCache.txt file that
CMake generated in the binary directory
where you are building the applications.
Thanks.
Luis
------------------------
Robert-Paul Buitendijk wrote:
> Hi Luis
>
> Applications was allready running from the top. but i removed the binary and
> tried it again.
> The errors state that there are files missing , but that isn't the case the
> files there.
> how is this possible.
>
>
>
> -----Oorspronkelijk bericht-----
> Van: insight-users-admin at itk . org
> [mailto:insight-users-admin at itk . org]Namens Luis Ibanez
> Verzonden: woensdag 29 oktober 2003 1:04
> Aan: Robert-Paul Buitendijk
> CC: insight-users at itk . org
> Onderwerp: Re: [Insight-users] Insight Applications Problem
>
>
>
> Hi Robert,
>
> The files that your VC++ project is failing to find are in the
> directory
>
> InsightApplications/SNAP/UserInterface/MainComponents
>
>
> It seems that your project has a configuration problem.
>
>
> It looks like you are running CMake in one of the subdirectories
> of InsightApplications instead of running it from the top
> directory.
>
> All the applications are configured to be build from the top
> InsightApplications directory.
>
>
> Please remove the binary tree where you are builnd InsightApplications
> and restart from a fresh configuration with CMake, this time providing
> the top InsightApplications directory as the "source" directory.
>
>
> Regards,
>
>
> Luis
>
>
>
> --------------------------------
> Robert-Paul Buitendijk wrote:
>
>>Hi everyone,
>>
>>I allready posted this problem but haven't got an answer till to day.
>>So a repost.
>>
>>Insight Applications has a problem when compiling.
>>The error is in the Snap directory.
>>
>>error file is attached.
>>
>>Tnx Robert
>>
>>
>>------------------------------------------------------------------------
>>
>>--------------------Configuration: SNAP - Win32 Debug--------------------
>>Compiling...
>>IRISApplication.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\Logic\Framework\IRISApplication.cxx(
> 20) : fatal error C1083: Cannot open include file: 'UserInterfaceLogic.h':
> No such file or directory
>
>>PreprocessingUILogic.cxx
>>G:\Nieuwe versie software\ItkAppBin\SNAP\UserInterface.h(22) : fatal error
>
> C1083: Cannot open include file: 'IRISSliceWindow.h': No such file or
> directory
>
>>UserInterfaceLogic.cxx
>>G:\Nieuwe versie software\ItkAppBin\SNAP\UserInterface.h(22) : fatal error
>
> C1083: Cannot open include file: 'IRISSliceWindow.h': No such file or
> directory
>
>>SNAPMain.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\UserInterface\SNAPMain.cxx(18) :
> fatal error C1083: Cannot open include file: 'UserInterfaceLogic.h': No such
> file or directory
>
>>BubblesInteractionMode.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\UserInterface\SliceWindow\BubblesInt
> eractionMode.cxx(20) : fatal error C1083: Cannot open include file:
> 'UserInterfaceLogic.h': No such file or directory
>
>>CrosshairsInteractionMode.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\UserInterface\SliceWindow\Crosshairs
> InteractionMode.cxx(18) : fatal error C1083: Cannot open include file:
> 'UserInterfaceLogic.h': No such file or directory
>
>>GenericSliceWindow.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\UserInterface\SliceWindow\GenericSli
> ceWindow.cxx(22) : fatal error C1083: Cannot open include file:
> 'UserInterfaceLogic.h': No such file or directory
>
>>IRISSliceWindow.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\UserInterface\SliceWindow\IRISSliceW
> indow.cxx(21) : fatal error C1083: Cannot open include file:
> 'UserInterfaceLogic.h': No such file or directory
>
>>PolygonInteractionMode.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\UserInterface\SliceWindow\PolygonInt
> eractionMode.cxx(19) : fatal error C1083: Cannot open include file:
> 'UserInterfaceLogic.h': No such file or directory
>
>>RegionInteractionMode.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\UserInterface\SliceWindow\RegionInte
> ractionMode.cxx(20) : fatal error C1083: Cannot open include file:
> 'UserInterfaceLogic.h': No such file or directory
>
>>Window3D.cxx
>>G:\Nieuwe versie
>
> software\InsightApplications-1.4.0\SNAP\UserInterface\Window3D\Window3D.cxx(
> 18) : fatal error C1083: Cannot open include file: 'UserInterfaceLogic.h':
> No such file or directory
>
>>ImageIOWizard.cxx
>>G:/Nieuwe versie software/ItkAppBin/SNAP/ImageIOWizard.h(7) : fatal error
>
> C1083: Cannot open include file: 'ImageIOWizardBase.h': No such file or
> directory
>
>>IntensityCurveUI.cxx
>>G:/Nieuwe versie software/ItkAppBin/SNAP/IntensityCurveUI.h(7) : fatal
>
> error C1083: Cannot open include file: 'IntensityCurveUIBase.h': No such
> file or directory
>
>>PreprocessingUI.cxx
>>G:/Nieuwe versie software/ItkAppBin/SNAP/PreprocessingUI.h(7) : fatal
>
> error C1083: Cannot open include file: 'PreprocessingUIBase.h': No such file
> or directory
>
>>UserInterface.cxx
>>G:/Nieuwe versie software/ItkAppBin/SNAP/UserInterface.h(11) : fatal error
>
> C1083: Cannot open include file: 'UserInterfaceBase.h': No such file or
> directory
>
>>Generating Code...
>>Error executing cl.exe.
>>
>>ALL_BUILD - 15 error(s), 0 warning(s)
>
>
>
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>