Page MenuHomePhabricator
Authored By
kislinsk
Jan 30 2015, 1:49 PM
Size
10 KB
Referenced Files
None
Subscribers
None

dump.txt

Error 1 error C2491: 'mitk::ITKImageImport<TInputImage>::ITKImageImport' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 25
Error 2 error C2491: 'mitk::ITKImageImport<TInputImage>::~ITKImageImport' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 30
Error 3 error C2491: 'mitk::ITKImageImport<TInputImage>::GetInput' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 38
Error 4 error C2491: 'mitk::ITKImageImport<TInputImage>::SetInput' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 44
Error 5 error C2491: 'mitk::ITKImageImport<TInputImage>::SetGeometry' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 58
Error 6 error C2491: 'mitk::ITKImageImport<TInputImage>::GenerateOutputInformation' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 74
Error 7 error C2491: 'mitk::ITKImageImport<TInputImage>::GenerateData' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 83
Error 8 error C2491: 'mitk::ITKImageImport<TInputImage>::GenerateInputRequestedRegion' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 104
Error 9 error C2491: 'mitk::ITKImageImport<TInputImage>::SetNthOutput' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 121
Error 10 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class itk::SmartPointer<class mitk::GenericProperty<bool> > __cdecl mitk::GenericProperty<bool>::New(bool)" (__imp_?New@?$GenericProperty@_N@mitk@@SA?AV?$SmartPointer@V?$GenericProperty@_N@mitk@@@itk@@_N@Z) referenced in function "public: void __cdecl mitk::NonBlockingAlgorithm::SetParameter<bool>(char const *,bool const &)" (??$SetParameter@_N@NonBlockingAlgorithm@mitk@@QEAAXPEBDAEB_N@Z) [D:\MITK-superbuild-qt5\MITK-build\Modules\AlgorithmsExt\MitkAlgorithmsExt.vcxproj] D:\MITK-superbuild-qt5\mitkSegmentationSink.obj
Error 11 error LNK1120: 1 unresolved externals [D:\MITK-superbuild-qt5\MITK-build\Modules\AlgorithmsExt\MitkAlgorithmsExt.vcxproj] D:\MITK-superbuild-qt5\MITK-build\bin\Release\MitkAlgorithmsExt.dll
Error 12 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class itk::SmartPointer<class mitk::GenericProperty<enum mitk::PixelSpacingInterpretation> > __cdecl mitk::GenericProperty<enum mitk::PixelSpacingInterpretation>::New(enum mitk::PixelSpacingInterpretation)" (__imp_?New@?$GenericProperty@W4PixelSpacingInterpretation@mitk@@@mitk@@SA?AV?$SmartPointer@V?$GenericProperty@W4PixelSpacingInterpretation@mitk@@@mitk@@@itk@@W4PixelSpacingInterpretation@2@@Z) referenced in function "private: class itk::SmartPointer<class mitk::Image> __cdecl mitk::DICOMImageBlockDescriptor::DescribeImageWithProperties(class mitk::Image *)" (?DescribeImageWithProperties@DICOMImageBlockDescriptor@mitk@@AEAA?AV?$SmartPointer@VImage@mitk@@@itk@@PEAVImage@2@@Z) [D:\MITK-superbuild-qt5\MITK-build\Modules\DICOMReader\MitkDICOMReader.vcxproj] D:\MITK-superbuild-qt5\mitkDICOMImageBlockDescriptor.obj
Error 13 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class itk::SmartPointer<class mitk::GenericProperty<enum mitk::ReaderImplementationLevel> > __cdecl mitk::GenericProperty<enum mitk::ReaderImplementationLevel>::New(enum mitk::ReaderImplementationLevel)" (__imp_?New@?$GenericProperty@W4ReaderImplementationLevel@mitk@@@mitk@@SA?AV?$SmartPointer@V?$GenericProperty@W4ReaderImplementationLevel@mitk@@@mitk@@@itk@@W4ReaderImplementationLevel@2@@Z) referenced in function "private: class itk::SmartPointer<class mitk::Image> __cdecl mitk::DICOMImageBlockDescriptor::DescribeImageWithProperties(class mitk::Image *)" (?DescribeImageWithProperties@DICOMImageBlockDescriptor@mitk@@AEAA?AV?$SmartPointer@VImage@mitk@@@itk@@PEAVImage@2@@Z) [D:\MITK-superbuild-qt5\MITK-build\Modules\DICOMReader\MitkDICOMReader.vcxproj] D:\MITK-superbuild-qt5\mitkDICOMImageBlockDescriptor.obj
Error 14 error LNK1120: 2 unresolved externals [D:\MITK-superbuild-qt5\MITK-build\Modules\DICOMReader\MitkDICOMReader.vcxproj] D:\MITK-superbuild-qt5\MITK-build\bin\Release\MitkDICOMReader.dll
Error 15 error D8021: invalid numeric argument '/wd4068 /wd4250 /wd4251 /wd4267 /wd4275' [D:\MITK-superbuild-qt5\MITK-build\Modules\Simulation\MitkSimulation.vcxproj] D:\MITK-superbuild-qt5\cl
Error 16 error C2491: 'mitk::ITKImageImport<TInputImage>::ITKImageImport' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 25
Error 17 error C2491: 'mitk::ITKImageImport<TInputImage>::~ITKImageImport' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 30
Error 18 error C2491: 'mitk::ITKImageImport<TInputImage>::GetInput' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 38
Error 19 error C2491: 'mitk::ITKImageImport<TInputImage>::SetInput' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 44
Error 20 error C2491: 'mitk::ITKImageImport<TInputImage>::SetGeometry' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 58
Error 21 error C2491: 'mitk::ITKImageImport<TInputImage>::GenerateOutputInformation' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 74
Error 22 error C2491: 'mitk::ITKImageImport<TInputImage>::GenerateData' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 83
Error 23 error C2491: 'mitk::ITKImageImport<TInputImage>::GenerateInputRequestedRegion' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 104
Error 24 error C2491: 'mitk::ITKImageImport<TInputImage>::SetNthOutput' : definition of dllimport function not allowed [D:\MITK-superbuild-qt5\MITK-build\Modules\LegacyIO\MitkLegacyIO.vcxproj] d:\mitk\modules\core\include\mitkITKImageImport.txx 121
Error 25 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class itk::SmartPointer<class mitk::GenericProperty<bool> > __cdecl mitk::GenericProperty<bool>::New(bool)" (__imp_?New@?$GenericProperty@_N@mitk@@SA?AV?$SmartPointer@V?$GenericProperty@_N@mitk@@@itk@@_N@Z) referenced in function "public: void __cdecl mitk::NonBlockingAlgorithm::SetParameter<bool>(char const *,bool const &)" (??$SetParameter@_N@NonBlockingAlgorithm@mitk@@QEAAXPEBDAEB_N@Z) [D:\MITK-superbuild-qt5\MITK-build\Modules\AlgorithmsExt\MitkAlgorithmsExt.vcxproj] D:\MITK-superbuild-qt5\mitkSegmentationSink.obj
Error 26 error LNK1120: 1 unresolved externals [D:\MITK-superbuild-qt5\MITK-build\Modules\AlgorithmsExt\MitkAlgorithmsExt.vcxproj] D:\MITK-superbuild-qt5\MITK-build\bin\Release\MitkAlgorithmsExt.dll
Error 27 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class itk::SmartPointer<class mitk::GenericProperty<enum mitk::PixelSpacingInterpretation> > __cdecl mitk::GenericProperty<enum mitk::PixelSpacingInterpretation>::New(enum mitk::PixelSpacingInterpretation)" (__imp_?New@?$GenericProperty@W4PixelSpacingInterpretation@mitk@@@mitk@@SA?AV?$SmartPointer@V?$GenericProperty@W4PixelSpacingInterpretation@mitk@@@mitk@@@itk@@W4PixelSpacingInterpretation@2@@Z) referenced in function "private: class itk::SmartPointer<class mitk::Image> __cdecl mitk::DICOMImageBlockDescriptor::DescribeImageWithProperties(class mitk::Image *)" (?DescribeImageWithProperties@DICOMImageBlockDescriptor@mitk@@AEAA?AV?$SmartPointer@VImage@mitk@@@itk@@PEAVImage@2@@Z) [D:\MITK-superbuild-qt5\MITK-build\Modules\DICOMReader\MitkDICOMReader.vcxproj] D:\MITK-superbuild-qt5\mitkDICOMImageBlockDescriptor.obj
Error 28 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class itk::SmartPointer<class mitk::GenericProperty<enum mitk::ReaderImplementationLevel> > __cdecl mitk::GenericProperty<enum mitk::ReaderImplementationLevel>::New(enum mitk::ReaderImplementationLevel)" (__imp_?New@?$GenericProperty@W4ReaderImplementationLevel@mitk@@@mitk@@SA?AV?$SmartPointer@V?$GenericProperty@W4ReaderImplementationLevel@mitk@@@mitk@@@itk@@W4ReaderImplementationLevel@2@@Z) referenced in function "private: class itk::SmartPointer<class mitk::Image> __cdecl mitk::DICOMImageBlockDescriptor::DescribeImageWithProperties(class mitk::Image *)" (?DescribeImageWithProperties@DICOMImageBlockDescriptor@mitk@@AEAA?AV?$SmartPointer@VImage@mitk@@@itk@@PEAVImage@2@@Z) [D:\MITK-superbuild-qt5\MITK-build\Modules\DICOMReader\MitkDICOMReader.vcxproj] D:\MITK-superbuild-qt5\mitkDICOMImageBlockDescriptor.obj
Error 29 error LNK1120: 2 unresolved externals [D:\MITK-superbuild-qt5\MITK-build\Modules\DICOMReader\MitkDICOMReader.vcxproj] D:\MITK-superbuild-qt5\MITK-build\bin\Release\MitkDICOMReader.dll
Error 30 error D8021: invalid numeric argument '/wd4068 /wd4250 /wd4251 /wd4267 /wd4275' [D:\MITK-superbuild-qt5\MITK-build\Modules\Simulation\MitkSimulation.vcxproj] D:\MITK-superbuild-qt5\cl

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1161
Default Alt Text
dump.txt (10 KB)