2013 Project Week:ITKv4Default

From NAMIC Wiki
Revision as of 21:47, 7 January 2013 by Pieper (talk | contribs) ()
Jump to: navigation, search
Home < 2013 Project Week:ITKv4Default

Key Investigators

  • Kitware: Matt McCormick
  • Kitware: Luis Ibanez

Project Description

Objective

  • Switch Slicer to use ITKv4 by default.

Approach, Plan

  • Get Slicer-ITKv4 dashboard build working.
  • Test packaging on all platforms.
  • Address the Issue #2727
  • Address the Issue #2813

Progress

Work in Progress

Blockers

Windows

  • IO Factory registration
    • In CLIs
    • In main Slicer
  • Packaging

Git Branch to Use

Windows 7, VS 2008, x64, Qt 8.2 Release build

Windows 7, VS 2008, x64, Release, Qt 4.8

git checkout origin/20130107-next-slicer43

https://dl.dropbox.com/u/1686930/itkv4builds/build1after%20update.txt

Slicer43 61eff760ab7647c5cc1e557c50b2d31a9b1ef710

2>Build log was saved at "file://c:\pieper\si4\si4r\ZERO_CHECK.dir\Release\BuildLog.htm"
2>ZERO_CHECK - 0 error(s), 0 warning(s)
2>
2>
2>The build has been canceled at the user's request
2>
1>------ Skipped Build: Project: RUN_TESTS, Configuration: Release x64 ------
1>Project not selected to build for this solution configuration 
2>------ Build started: Project: DCMTK, Configuration: Release x64 ------
2>Performing update step (git fetch) for 'DCMTK'
2>M dcmnet/libsrc/dwrap.c
2>M ofstd/libsrc/oflist.cc
2>M ofstd/libsrc/ofthread.cc
2>HEAD is now at 148fc86... Added C wrapper for hosts_access() to work around ancient libwrap.
2>Performing configure step for 'DCMTK'
2>-- Info: DCMTK's builtin private dictionary support will be disabled
2>-- Info: Thread support will be enabled
2>-- Info: Wide char file I/O functions will be disabled
2>-- Info: Wide char main function for command line tools will be disabled
2>-- Configuring done
2>-- Generating done
2>CMake Warning:
2>  Manually-specified variables were not used by the project:
2>    CMAKE_BUILD_TYPE
2>    DCMTK_FORCE_FPIC_ON_UNIX
2>    DCMTK_WITH_WRAP
2>-- Build files have been written to: C:/pieper/si4/si4r/DCMTK-build
2>Performing build step for 'DCMTK'
2>Microsoft (R) Visual Studio Version 9.0.21022.8.
2>Copyright (C) Microsoft Corp. All rights reserved.
2>1>------ Build started: Project: ofstd_tests, Configuration: Release x64 ------
2>1>Compiling...
2>2>------ Build started: Project: dcmnet, Configuration: Release x64 ------
2>1>tmem.cc
2>2>Compiling...
2>1>C:\pieper\si4\si4r\DCMTK\ofstd\include\dcmtk/ofstd/ofmem.h(193) : error C2664: '_InterlockedIncrement' : cannot convert parameter 1 from 'size_t *' to 'volatile LONG *'
2>1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2>1>        C:\pieper\si4\si4r\DCMTK\ofstd\include\dcmtk/ofstd/ofmem.h(189) : while compiling class template member function 'void OFshared_ptr<T>::Data::increment_count(void)'
2>2>dwrap.c
2>1>        with
2>2>..\..\..\DCMTK\dcmnet\libsrc\dwrap.c(27) : fatal error C1083: Cannot open include file: 'syslog.h': No such file or directory
2>1>        [
2>1>            T=int
2>2>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\libsrc\dcmnet.dir\Release\BuildLog.htm"
2>1>        ]
2>2>dcmnet - 1 error(s), 0 warning(s)
2>1>        C:\pieper\si4\si4r\DCMTK\ofstd\include\dcmtk/ofstd/ofmem.h(69) : see reference to class template instantiation 'OFshared_ptr<T>::Data' being compiled
2>1>        with
2>1>        [
2>1>            T=int
2>1>        ]
2>1>        C:\pieper\si4\si4r\DCMTK\ofstd\include\dcmtk/ofstd/ofmem.h(69) : while compiling class template member function 'OFshared_ptr<T>::OFshared_ptr(T *const )'
2>1>        with
2>1>        [
2>1>            T=int
2>1>        ]
2>1>        ..\..\..\DCMTK\ofstd\tests\tmem.cc(32) : see reference to class template instantiation 'OFshared_ptr<T>' being compiled
2>1>        with
2>3>------ Build started: Project: getscu, Configuration: Release x64 ------
2>1>        [
2>3>Performing Pre-Link Event...
2>1>            T=int
2>1>        ]
2>1>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\ofstd\tests\ofstd_tests.dir\Release\BuildLog.htm"
2>1>ofstd_tests - 1 error(s), 0 warning(s)
2>4>------ Build started: Project: termscu, Configuration: Release x64 ------
2>4>Performing Pre-Link Event...
2>5>------ Build started: Project: movescu, Configuration: Release x64 ------
2>3>Linking...
2>4>Linking...
2>3>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\getscu.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\getscu.exp
2>5>Performing Pre-Link Event...
2>3>getscu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function main
2>5>Linking...
2>4>termscu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_ASSOCIATIONREJECTED" (?DUL_ASSOCIATIONREJECTED@@3UOFConditionConst@@B) referenced in function main
2>3>getscu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function main
2>4>C:\pieper\si4\si4r\DCMTK-build\bin\Release\termscu.exe : fatal error LNK1120: 1 unresolved externals
2>3>getscu.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>3>C:\pieper\si4\si4r\DCMTK-build\bin\Release\getscu.exe : fatal error LNK1120: 3 unresolved externals
2>4>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\apps\termscu.dir\Release\BuildLog.htm"
2>6>------ Build started: Project: echoscu, Configuration: Release x64 ------
2>7>------ Build started: Project: findscu, Configuration: Release x64 ------
2>4>termscu - 2 error(s), 0 warning(s)
2>3>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\apps\getscu.dir\Release\BuildLog.htm"
2>7>Performing Pre-Link Event...
2>6>Performing Pre-Link Event...
2>3>getscu - 4 error(s), 0 warning(s)
2>5>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\movescu.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\movescu.exp
2>8>------ Build started: Project: storescp, Configuration: Release x64 ------
2>5>movescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl subOpSCP(struct T_ASC_Association * *)" (?subOpSCP@@YA?AVOFCondition@@PEAPEAUT_ASC_Association@@@Z)
2>9>------ Build started: Project: storescu, Configuration: Release x64 ------
2>5>movescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl subOpSCP(struct T_ASC_Association * *)" (?subOpSCP@@YA?AVOFCondition@@PEAPEAUT_ASC_Association@@@Z)
2>8>Performing Pre-Link Event...
2>5>movescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_BADCOMMANDTYPE" (?DIMSE_BADCOMMANDTYPE@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl subOpSCP(struct T_ASC_Association * *)" (?subOpSCP@@YA?AVOFCondition@@PEAPEAUT_ASC_Association@@@Z)
2>9>Performing Pre-Link Event...
2>5>movescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_NODATAAVAILABLE" (?DIMSE_NODATAAVAILABLE@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl subOpSCP(struct T_ASC_Association * *)" (?subOpSCP@@YA?AVOFCondition@@PEAPEAUT_ASC_Association@@@Z)
2>6>Linking...
2>7>Linking...
2>5>movescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_NOVALIDPRESENTATIONCONTEXTID" (?DIMSE_NOVALIDPRESENTATIONCONTEXTID@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl moveSCU(struct T_ASC_Association *,char const *)" (?moveSCU@@YA?AVOFCondition@@PEAUT_ASC_Association@@PEBD@Z)
2>5>movescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_BADDATA" (?DIMSE_BADDATA@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl moveSCU(struct T_ASC_Association *,char const *)" (?moveSCU@@YA?AVOFCondition@@PEAUT_ASC_Association@@PEBD@Z)
2>10>------ Build started: Project: dcmqrti, Configuration: Release x64 ------
2>8>Linking...
2>9>Linking...
2>5>movescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_ASSOCIATIONREJECTED" (?DUL_ASSOCIATIONREJECTED@@3UOFConditionConst@@B) referenced in function main
2>11>------ Build started: Project: dcmqrscp, Configuration: Release x64 ------
2>5>movescu.obj : error LNK2019: unresolved external symbol "class OFGlobal<bool> dcmDisableGethostbyaddr" (?dcmDisableGethostbyaddr@@3V?$OFGlobal@_N@@A) referenced in function main
2>10>Performing Pre-Link Event...
2>11>Performing Pre-Link Event...
2>5>movescu.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>7>findscu.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>6>echoscu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function main
2>6>echoscu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function main
2>5>C:\pieper\si4\si4r\DCMTK-build\bin\Release\movescu.exe : fatal error LNK1120: 9 unresolved externals
2>7>C:\pieper\si4\si4r\DCMTK-build\bin\Release\findscu.exe : fatal error LNK1120: 1 unresolved externals
2>6>echoscu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_ASSOCIATIONREJECTED" (?DUL_ASSOCIATIONREJECTED@@3UOFConditionConst@@B) referenced in function main
2>12>------ Build started: Project: wlmscpfs, Configuration: Release x64 ------
2>6>echoscu.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>6>C:\pieper\si4\si4r\DCMTK-build\bin\Release\echoscu.exe : fatal error LNK1120: 4 unresolved externals
2>7>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\apps\findscu.dir\Release\BuildLog.htm"
2>5>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\apps\movescu.dir\Release\BuildLog.htm"
2>5>movescu - 10 error(s), 0 warning(s)
2>7>findscu - 2 error(s), 0 warning(s)
2>6>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\apps\echoscu.dir\Release\BuildLog.htm"
2>8>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\storescp.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\storescp.exp
2>9>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\storescu.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\storescu.exp
2>12>Performing Pre-Link Event...
2>6>echoscu - 5 error(s), 0 warning(s)
2>11>Linking...
2>10>Linking...
2>8>storescp.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_BADCOMMANDTYPE" (?DIMSE_BADCOMMANDTYPE@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl processCommands(struct T_ASC_Association *)" (?processCommands@@YA?AVOFCondition@@PEAUT_ASC_Association@@@Z)
2>9>storescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_NOVALIDPRESENTATIONCONTEXTID" (?DIMSE_NOVALIDPRESENTATIONCONTEXTID@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl storeSCU(struct T_ASC_Association *,char const *)" (?storeSCU@@YA?AVOFCondition@@PEAUT_ASC_Association@@PEBD@Z)
2>8>storescp.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_OUTOFRESOURCES" (?DIMSE_OUTOFRESOURCES@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl processCommands(struct T_ASC_Association *)" (?processCommands@@YA?AVOFCondition@@PEAUT_ASC_Association@@@Z)
2>9>storescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_BADDATA" (?DIMSE_BADDATA@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl storeSCU(struct T_ASC_Association *,char const *)" (?storeSCU@@YA?AVOFCondition@@PEAUT_ASC_Association@@PEBD@Z)
2>8>storescp.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_NODATAAVAILABLE" (?DIMSE_NODATAAVAILABLE@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl processCommands(struct T_ASC_Association *)" (?processCommands@@YA?AVOFCondition@@PEAUT_ASC_Association@@@Z)
2>9>storescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const ASC_USERIDENTIFICATIONFAILED" (?ASC_USERIDENTIFICATIONFAILED@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl checkUserIdentityResponse(struct T_ASC_Parameters *)" (?checkUserIdentityResponse@@YA?AVOFCondition@@PEAUT_ASC_Parameters@@@Z)
2>8>storescp.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl acceptAssociation(struct T_ASC_Network *,class DcmAssociationConfiguration &)" (?acceptAssociation@@YA?AVOFCondition@@PEAUT_ASC_Network@@AEAVDcmAssociationConfiguration@@@Z)
2>12>Linking...
2>9>storescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const ASC_NULLKEY" (?ASC_NULLKEY@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl checkUserIdentityResponse(struct T_ASC_Parameters *)" (?checkUserIdentityResponse@@YA?AVOFCondition@@PEAUT_ASC_Parameters@@@Z)
2>8>storescp.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl acceptAssociation(struct T_ASC_Network *,class DcmAssociationConfiguration &)" (?acceptAssociation@@YA?AVOFCondition@@PEAUT_ASC_Network@@AEAVDcmAssociationConfiguration@@@Z)
2>9>storescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const ASC_BADPRESENTATIONCONTEXTID" (?ASC_BADPRESENTATIONCONTEXTID@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl addStoragePresentationContexts(struct T_ASC_Parameters *,class OFList<class OFString> &)" (?addStoragePresentationContexts@@YA?AVOFCondition@@PEAUT_ASC_Parameters@@AEAV?$OFList@VOFString@@@@@Z)
2>8>storescp.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_NOASSOCIATIONREQUEST" (?DUL_NOASSOCIATIONREQUEST@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl acceptAssociation(struct T_ASC_Network *,class DcmAssociationConfiguration &)" (?acceptAssociation@@YA?AVOFCondition@@PEAUT_ASC_Network@@AEAVDcmAssociationConfiguration@@@Z)
2>9>storescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function main
2>8>storescp.obj : error LNK2019: unresolved external symbol "class OFGlobal<int> dcmExternalSocketHandle" (?dcmExternalSocketHandle@@3V?$OFGlobal@H@@A) referenced in function main
2>9>storescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function main
2>8>storescp.obj : error LNK2019: unresolved external symbol "class OFGlobal<bool> dcmDisableGethostbyaddr" (?dcmDisableGethostbyaddr@@3V?$OFGlobal@_N@@A) referenced in function main
2>9>storescu.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_ASSOCIATIONREJECTED" (?DUL_ASSOCIATIONREJECTED@@3UOFConditionConst@@B) referenced in function main
2>8>C:\pieper\si4\si4r\DCMTK-build\bin\Release\storescp.exe : fatal error LNK1120: 8 unresolved externals
2>13>------ Build started: Project: dcmsend, Configuration: Release x64 ------
2>9>storescu.obj : error LNK2019: unresolved external symbol "class OFGlobal<unsigned long> dcmMaxOutgoingPDUSize" (?dcmMaxOutgoingPDUSize@@3V?$OFGlobal@K@@A) referenced in function main
2>11>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmqrscp.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmqrscp.exp
2>10>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmqrti.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmqrti.exp
2>9>storescu.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>8>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\apps\storescp.dir\Release\BuildLog.htm"
2>10>dcmqrti.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>11>dcmqrscp.obj : error LNK2019: unresolved external symbol "class OFGlobal<bool> dcmDisableGethostbyaddr" (?dcmDisableGethostbyaddr@@3V?$OFGlobal@_N@@A) referenced in function main
2>9>C:\pieper\si4\si4r\DCMTK-build\bin\Release\storescu.exe : fatal error LNK1120: 10 unresolved externals
2>8>storescp - 9 error(s), 0 warning(s)
2>11>dcmqrscp.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>10>dcmqrdb.lib(dcmqrtis.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_ASSOCIATIONREJECTED" (?DUL_ASSOCIATIONREJECTED@@3UOFConditionConst@@B) referenced in function "private: bool __cdecl DcmQueryRetrieveTelnetInitiator::TI_attachAssociation(void)" (?TI_attachAssociation@DcmQueryRetrieveTelnetInitiator@@AEAA_NXZ)
2>9>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\apps\storescu.dir\Release\BuildLog.htm"
2>13>Performing Pre-Link Event...
2>11>dcmqrdb.lib(dcmqrsrv.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const ASC_SHUTDOWNAPPLICATION" (?ASC_SHUTDOWNAPPLICATION@@3UOFConditionConst@@B) referenced in function "private: class OFCondition __cdecl DcmQueryRetrieveSCP::negotiateAssociation(struct T_ASC_Association *)" (?negotiateAssociation@DcmQueryRetrieveSCP@@AEAA?AVOFCondition@@PEAUT_ASC_Association@@@Z)
2>10>C:\pieper\si4\si4r\DCMTK-build\bin\Release\dcmqrti.exe : fatal error LNK1120: 2 unresolved externals
2>9>storescu - 11 error(s), 0 warning(s)
2>11>dcmqrdb.lib(dcmqrsrv.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_BADCOMMANDTYPE" (?DIMSE_BADCOMMANDTYPE@@3UOFConditionConst@@B) referenced in function "private: class OFCondition __cdecl DcmQueryRetrieveSCP::dispatch(struct T_ASC_Association *,bool)" (?dispatch@DcmQueryRetrieveSCP@@AEAA?AVOFCondition@@PEAUT_ASC_Association@@_N@Z)
2>12>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\wlmscpfs.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\wlmscpfs.exp
2>11>dcmqrdb.lib(dcmqrsrv.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function "private: class OFCondition __cdecl DcmQueryRetrieveSCP::handleAssociation(struct T_ASC_Association *,bool)" (?handleAssociation@DcmQueryRetrieveSCP@@AEAA?AVOFCondition@@PEAUT_ASC_Association@@_N@Z)
2>10>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmqrdb\apps\dcmqrti.dir\Release\BuildLog.htm"
2>12>wlcefs.obj : error LNK2019: unresolved external symbol "class OFGlobal<bool> dcmDisableGethostbyaddr" (?dcmDisableGethostbyaddr@@3V?$OFGlobal@_N@@A) referenced in function "public: __cdecl WlmConsoleEngineFileSystem::WlmConsoleEngineFileSystem(int,char * * const,char const *,class WlmDataSource *)" (??0WlmConsoleEngineFileSystem@@QEAA@HQEAPEADPEBDPEAVWlmDataSource@@@Z)
2>11>dcmqrdb.lib(dcmqrsrv.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function "private: class OFCondition __cdecl DcmQueryRetrieveSCP::handleAssociation(struct T_ASC_Association *,bool)" (?handleAssociation@DcmQueryRetrieveSCP@@AEAA?AVOFCondition@@PEAUT_ASC_Association@@_N@Z)
2>13>Linking...
2>12>dcmwlm.lib(wlmactmg.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_BADCOMMANDTYPE" (?DIMSE_BADCOMMANDTYPE@@3UOFConditionConst@@B) referenced in function "protected: class OFCondition __cdecl WlmActivityManager::ReceiveAndHandleCommands(struct T_ASC_Association *)" (?ReceiveAndHandleCommands@WlmActivityManager@@IEAA?AVOFCondition@@PEAUT_ASC_Association@@@Z)
2>11>dcmqrdb.lib(dcmqrcbg.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_NOVALIDPRESENTATIONCONTEXTID" (?DIMSE_NOVALIDPRESENTATIONCONTEXTID@@3UOFConditionConst@@B) referenced in function "private: class OFCondition __cdecl DcmQueryRetrieveGetContext::performGetSubOp(char * const,char * const,char *)" (?performGetSubOp@DcmQueryRetrieveGetContext@@AEAA?AVOFCondition@@QEAD0PEAD@Z)
2>10>dcmqrti - 3 error(s), 0 warning(s)
2>12>dcmwlm.lib(wlmactmg.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function "protected: void __cdecl WlmActivityManager::HandleAssociation(struct T_ASC_Association *)" (?HandleAssociation@WlmActivityManager@@IEAAXPEAUT_ASC_Association@@@Z)
2>11>dcmqrdb.lib(dcmqrcbm.obj) : error LNK2001: unresolved external symbol "struct OFConditionConst const DIMSE_NOVALIDPRESENTATIONCONTEXTID" (?DIMSE_NOVALIDPRESENTATIONCONTEXTID@@3UOFConditionConst@@B)
2>12>dcmwlm.lib(wlmactmg.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function "protected: void __cdecl WlmActivityManager::HandleAssociation(struct T_ASC_Association *)" (?HandleAssociation@WlmActivityManager@@IEAAXPEAUT_ASC_Association@@@Z)
2>11>dcmqrdb.lib(dcmqrcbm.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_ASSOCIATIONREJECTED" (?DUL_ASSOCIATIONREJECTED@@3UOFConditionConst@@B) referenced in function "private: class OFCondition __cdecl DcmQueryRetrieveMoveContext::buildSubAssociation(struct T_DIMSE_C_MoveRQ *)" (?buildSubAssociation@DcmQueryRetrieveMoveContext@@AEAA?AVOFCondition@@PEAUT_DIMSE_C_MoveRQ@@@Z)
2>12>dcmwlm.lib(wlmactmg.obj) : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_NOASSOCIATIONREQUEST" (?DUL_NOASSOCIATIONREQUEST@@3UOFConditionConst@@B) referenced in function "protected: class OFCondition __cdecl WlmActivityManager::WaitForAssociation(struct T_ASC_Network *)" (?WaitForAssociation@WlmActivityManager@@IEAA?AVOFCondition@@PEAUT_ASC_Network@@@Z)
2>11>C:\pieper\si4\si4r\DCMTK-build\bin\Release\dcmqrscp.exe : fatal error LNK1120: 8 unresolved externals
2>13>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmsend.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmsend.exp
2>14>------ Build started: Project: dcmpssnd, Configuration: Release x64 ------
2>12>dcmwlm.lib(wlmactmg.obj) : error LNK2019: unresolved external symbol "class OFGlobal<int> dcmExternalSocketHandle" (?dcmExternalSocketHandle@@3V?$OFGlobal@H@@A) referenced in function "public: class OFCondition __cdecl WlmActivityManager::StartProvidingService(void)" (?StartProvidingService@WlmActivityManager@@QEAA?AVOFCondition@@XZ)
2>12>C:\pieper\si4\si4r\DCMTK-build\bin\Release\wlmscpfs.exe : fatal error LNK1120: 6 unresolved externals
2>11>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmqrdb\apps\dcmqrscp.dir\Release\BuildLog.htm"
2>13>dcmsend.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const NET_EC_NoPresentationContextsDefined" (?NET_EC_NoPresentationContextsDefined@@3UOFConditionConst@@B) referenced in function main
2>15>------ Build started: Project: dcmpsrcv, Configuration: Release x64 ------
2>14>Performing Pre-Link Event...
2>13>dcmsend.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function main
2>11>dcmqrscp - 10 error(s), 0 warning(s)
2>12>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmwlm\apps\wlmscpfs.dir\Release\BuildLog.htm"
2>12>wlmscpfs - 7 error(s), 0 warning(s)
2>13>dcmsend.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function main
2>16>------ Build started: Project: dcmpsprt, Configuration: Release x64 ------
2>15>Performing Pre-Link Event...
2>13>dcmsend.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const NET_EC_NoAcceptablePresentationContexts" (?NET_EC_NoAcceptablePresentationContexts@@3UOFConditionConst@@B) referenced in function main
2>13>dcmsend.obj : error LNK2019: unresolved external symbol "class OFGlobal<unsigned long> dcmMaxOutgoingPDUSize" (?dcmMaxOutgoingPDUSize@@3V?$OFGlobal@K@@A) referenced in function main
2>13>dcmsend.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>16>Performing Pre-Link Event...
2>14>Linking...
2>13>C:\pieper\si4\si4r\DCMTK-build\bin\Release\dcmsend.exe : fatal error LNK1120: 6 unresolved externals
2>17>------ Build started: Project: dcmprscu, Configuration: Release x64 ------
2>18>------ Build started: Project: dcmprscp, Configuration: Release x64 ------
2>13>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmnet\apps\dcmsend.dir\Release\BuildLog.htm"
2>17>Performing Pre-Link Event...
2>18>Performing Pre-Link Event...
2>13>dcmsend - 7 error(s), 0 warning(s)
2>19>------ Build started: Project: dcmp2pgm, Configuration: Release x64 ------
2>19>Performing Pre-Link Event...
2>15>Linking...
2>15>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmpsrcv.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmpsrcv.exp
2>14>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmpssnd.lib and object C:\pieper\si4\si4r\DCMTK-build\lib\Release\dcmpssnd.exp
2>15>dcmpsrcv.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function "void __cdecl handleClient(struct T_ASC_Association * *,char const *,bool,bool,bool)" (?handleClient@@YAXPEAPEAUT_ASC_Association@@PEBD_N22@Z)
2>15>dcmpsrcv.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function "void __cdecl handleClient(struct T_ASC_Association * *,char const *,bool,bool,bool)" (?handleClient@@YAXPEAPEAUT_ASC_Association@@PEBD_N22@Z)
2>14>dcmpssnd.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_NOVALIDPRESENTATIONCONTEXTID" (?DIMSE_NOVALIDPRESENTATIONCONTEXTID@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl sendImage(struct T_ASC_Association *,char const *,char const *,char const *)" (?sendImage@@YA?AVOFCondition@@PEAUT_ASC_Association@@PEBD11@Z)
2>15>dcmpsrcv.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_BADCOMMANDTYPE" (?DIMSE_BADCOMMANDTYPE@@3UOFConditionConst@@B) referenced in function "void __cdecl handleClient(struct T_ASC_Association * *,char const *,bool,bool,bool)" (?handleClient@@YAXPEAPEAUT_ASC_Association@@PEBD_N22@Z)
2>14>dcmpssnd.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DIMSE_NULLKEY" (?DIMSE_NULLKEY@@3UOFConditionConst@@B) referenced in function "class OFCondition __cdecl sendImage(struct T_ASC_Association *,char const *,char const *,char const *)" (?sendImage@@YA?AVOFCondition@@PEAUT_ASC_Association@@PEBD11@Z)
2>17>Linking...
2>18>Linking...
2>19>Linking...
2>16>Linking...
2>15>dcmpsrcv.obj : error LNK2019: unresolved external symbol "class OFGlobal<bool> dcmDisableGethostbyaddr" (?dcmDisableGethostbyaddr@@3V?$OFGlobal@_N@@A) referenced in function main
2>14>dcmpssnd.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERABORTEDASSOCIATION" (?DUL_PEERABORTEDASSOCIATION@@3UOFConditionConst@@B) referenced in function main
2>15>C:\pieper\si4\si4r\DCMTK-build\bin\Release\dcmpsrcv.exe : fatal error LNK1120: 4 unresolved externals
2>14>dcmpssnd.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_PEERREQUESTEDRELEASE" (?DUL_PEERREQUESTEDRELEASE@@3UOFConditionConst@@B) referenced in function main
2>14>dcmpssnd.obj : error LNK2019: unresolved external symbol "struct OFConditionConst const DUL_ASSOCIATIONREJECTED" (?DUL_ASSOCIATIONREJECTED@@3UOFConditionConst@@B) referenced in function main
2>14>dcmpssnd.obj : error LNK2019: unresolved external symbol "class OFGlobal<long> dcmConnectionTimeout" (?dcmConnectionTimeout@@3V?$OFGlobal@J@@A) referenced in function main
2>14>C:\pieper\si4\si4r\DCMTK-build\bin\Release\dcmpssnd.exe : fatal error LNK1120: 6 unresolved externals
2>15>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmpstat\apps\dcmpsrcv.dir\Release\BuildLog.htm"
2>15>dcmpsrcv - 5 error(s), 0 warning(s)
2>14>Build log was saved at "file://c:\pieper\si4\si4r\DCMTK-build\dcmpstat\apps\dcmpssnd.dir\Release\BuildLog.htm"
2>14>dcmpssnd - 7 error(s), 0 warning(s)
2>16>   Creating library C:\pieper\si4\si4r\DCMTK-build\lib\Release\d

Results