[Insight-users] Building ITK with Visual Studio
Luis Ibanez
luis.ibanez at kitware.com
Wed May 10 08:30:23 EDT 2006
Hi Ola,
I havent' seen these errors before...
and we build ITK with Visual Studio 7.1 Nightly in multiple machines.
Have you verified if those file are actually there ?
c:\itk2\insighttoolkit-2.6.0\binaries\bin\debug\imageexamples.idb
c:\itk2\insighttoolkit-2.6.0\binaries\bin\debug\itksysteminformationtest.idb
c:\itk2\insighttoolkit-2.6.0\binaries\bin\debug\testlib_test_include.idb
In my local build the .idb files located in the same bin directory
as all the libraries and executables.
Did you have enabled "BUILD_EXAMPLES" and/or "BUILD_TESTING" ?
Have you moved the binary directory after you built ITK ?
Please let us know,
Thanks
Luis
===================
Ola Weistrand wrote:
> When trying to build ITK with Visual Studio C++ .net ver 7.1, the build process stops with the follwing fatal errors:
>
> ImageExamples fatal error C1033: cannot open program database 'c:\itk2\insighttoolkit-2.6.0\binaries\bin\debug\imageexamples.idb'
>
> itkSystemInformationTest fatal error C1033: cannot open program database 'c:\itk2\insighttoolkit-2.6.0\binaries\bin\debug\itksysteminformationtest.idb'
>
> testlib_test_include fatal error C1033: cannot open program database 'c:\itk2\insighttoolkit-2.6.0\binaries\bin\debug\testlib_test_include.idb'
>
> Has someone had the same problem?
>
> /Ola W
>
>
>
>
> -----------------------------------------------------------------------
> Ola Weistrand Email: ola.weistrand at raysearchlabs.com
> RaySearch Laboratories Phone: 08 - 545 061 30
> 111 34 Stockholm, Sweden Cell: 0709 - 416 192
> -----------------------------------------------------------------------
>
More information about the Insight-users
mailing list