[Insight-users] error compiling ITK code
William A. Hoffman
billlist at nycap.rr.com
Tue Oct 12 10:14:01 EDT 2004
My guess is there is a program running that is using vc60.pdb.
Try rebooting. IF there is an ITK program running or a debugger
running on an itk program you will get this error. If that is not
the problem, then windows is confused and thinks vc60.pdb is being used.
You may have to build into a different directory.
-Bill
At 06:15 PM 10/11/2004, Suraj wrote:
>Hi,
>
>I installed the service pack 6 for MSVS 6, but it still gave me the following errors when I compiled ITK:
>
>Compiling...
>itkAlgorithmsTests2.cxx
>itkAlgorithmsPrintTest.cxx
>fatal error C1063:
>itkAlgorithmsPrintTest2.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkAlgorithmsPrintTest2.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkAlgorithmsPrintTest3.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkAlgorithmsPrintTest3.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkCompareHistogramImageToImageMetricTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkCompareHistogramImageToImageMetricTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkKullbackLeiblerCompareHistogramImageToImageMetricTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkKullbackLeiblerCompareHistogramImageToImageMetricTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkMIRegistrationFunctionTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkMIRegistrationFunctionTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkPointSetToPointSetRegistrationTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkPointSetToPointSetRegistrationTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkVectorFuzzyConnectednessImageFilterTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkVectorFuzzyConnectednessImageFilterTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkVoronoiDiagram2DTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkVoronoiDiagram2DTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkVoronoiPartitioningImageFilterTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkVoronoiPartitioningImageFilterTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkVoronoiSegmentationImageFilterTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkVoronoiSegmentationImageFilterTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkWatershedImageFilterTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkWatershedImageFilterTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>itkFFTTest.cxx
>C:\InsightToolkit-1.6.0\Testing\Code\Algorithms\itkFFTTest.cxx(0) : fatal error C1033: cannot open program database 'c:\insighttoolkitbinaries\testing\code\algorithms\debug\vc60.pdb'
>Generating Code...
>Error executing cl.exe.
>
>ALL_BUILD - 14 error(s), 78 warning(s)
>
>
>
>I also have .NET on my PC; will that be a problem ?
>
>Thanks in advance,
>Suraj S
>
>
>
>On Sat, 09 Oct 2004 Luis Ibanez wrote :
>>
>>Hi Suraj,
>>
>>Please make sure that you install the
>>Service Pack 6 for Visual Studio before
>>you attempt to build ITK.
>>
>>Regards,
>>
>>
>> Luis
>>
>>
>>------------
>>Suraj wrote:
>>
>>>I ran CMake for my ITK toolkit for MSVS 6 .
>>>
>>>Then I opened ITK workspace from the binaries directory to build the ALL_BUILD project.
>>>
>>>I got the following errors from MSVC++:
>>>fatal error C1033 : error opening program database: \testing\code\algorithms\debug\vc60.pdb
>>>
>>>and
>>>
>>>INTERNAL COMPILER ERROR(compiler file .\pdbmgr.cpp line 113)
>>>
>>>kindly help,
>>>Regards,
>>>Suraj S
>
>
><http://clients.rediff.com/signature/track_sig.asp>
>[]
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list