Build summary for CIP starting at Wednesday, October 12 2016 23:00:00

Group:

Errors:

CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON: /usr/bin/ar: CMakeFiles/AVGraphCutLib.dir/AVGraphCut.cxx.o: No such file or directory
CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON: gmake[5]: *** No rule to make target `bin/libAVGraphCutLib.a', needed by `bin/AVGraphCut'. Stop.
CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON: gmake[5]: *** No rule to make target `bin/libAVGraphCutLib.a', needed by `CommandLineTools/Testing/bin/AVGraphCutTest'. Stop.
CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON: /usr/bin/ar: CMakeFiles/AVGraphCutLib.dir/AVGraphCut.cxx.o: No such file or directory
CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON: gmake[5]: *** No rule to make target `bin/libAVGraphCutLib.a', needed by `bin/AVGraphCut'. Stop.
CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON: gmake[5]: *** No rule to make target `bin/libAVGraphCutLib.a', needed by `CommandLineTools/Testing/bin/AVGraphCutTest'. Stop.
CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON-SL-OFF: /usr/bin/ar: CMakeFiles/AVGraphCutLib.dir/AVGraphCut.cxx.o: No such file or directory
CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON-SL-OFF: gmake[5]: *** No rule to make target `bin/libAVGraphCutLib.a', needed by `bin/AVGraphCut'. Stop.
CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON-SL-OFF: gmake[5]: *** No rule to make target `bin/libAVGraphCutLib.a', needed by `CommandLineTools/Testing/bin/AVGraphCutTest'. Stop.
CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF: /usr/bin/ar: CMakeFiles/AVGraphCutLib.dir/AVGraphCut.cxx.o: No such file or directory
CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF: gmake[5]: *** No rule to make target `bin/libAVGraphCutLib.a', needed by `bin/AVGraphCut'. Stop.
CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF: gmake[5]: *** No rule to make target `bin/libAVGraphCutLib.a', needed by `CommandLineTools/Testing/bin/AVGraphCutTest'. Stop.
CIP-Windows-AMD64-incr-SL-ON: 7>2>..\..\..\..\CIP\CommandLineTools\AVGraphCut\AVGraphCut.cxx(94) : error C2664: 'std::basic_ofstream<_Elem,_Traits>::basic_ofstream(const char *,std::ios_base::openmode,int)' : cannot convert parameter 1 from 'std::string' to 'const char *'
CIP-Windows-AMD64-incr-SL-ON: 7>2>..\..\..\..\CIP\CommandLineTools\AVGraphCut\AVGraphCut.cxx(118) : error C2664: 'std::basic_ifstream<_Elem,_Traits>::basic_ifstream(const char *,std::ios_base::openmode,int)' : cannot convert parameter 1 from 'std::string' to 'const char *'
CIP-Windows-AMD64-incr-SL-ON: 7>2>..\..\..\..\CIP\CommandLineTools\AVGraphCut\AVGraphCut.cxx(138) : error C2664: 'std::basic_ifstream<_Elem,_Traits>::basic_ifstream(const char *,std::ios_base::openmode,int)' : cannot convert parameter 1 from 'std::string' to 'const char *'
CIP-Windows-AMD64-incr-SL-ON: 7>2>..\..\..\..\CIP\CommandLineTools\AVGraphCut\AVGraphCut.cxx(146) : error C2664: 'std::basic_ifstream<_Elem,_Traits>::basic_ifstream(const char *,std::ios_base::openmode,int)' : cannot convert parameter 1 from 'std::string' to 'const char *'
CIP-Windows-AMD64-incr-SL-ON: 7>4>LINK : fatal error LNK1181: cannot open input file '..\..\bin\Release\AVGraphCutLib.lib'
CIP-Windows-AMD64-incr-SL-ON: 7>5>LINK : fatal error LNK1181: cannot open input file '..\..\bin\Release\AVGraphCutLib.lib'
CIP-Windows-AMD64-incr-SL-ON: 7>Project : error PRJ0019: A tool returned an error code from "Performing build step for 'CIP'"
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: D:\Projects\CIP-build\CIP-build\bin\Release\AVGraphCut.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: D:\Projects\CIP-build\CIP-build\CommandLineTools\Testing\bin\Release\AVGraphCutTest.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: D:\Projects\CIP-build\CIP-build\bin\Release\AVGraphCut.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: D:\Projects\CIP-build\CIP-build\CommandLineTools\Testing\bin\Release\AVGraphCutTest.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: D:\Projects\CIP-build\CIP-build\bin\Release\AVGraphCut.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: D:\Projects\CIP-build\CIP-build\CommandLineTools\Testing\bin\Release\AVGraphCutTest.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: D:\Projects\CIP-build\CIP-build\bin\Release\AVGraphCut.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: D:\Projects\CIP-build\CIP-build\bin\Release\AVGraphCut.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: D:\Projects\CIP-build\CIP-build\CommandLineTools\Testing\bin\Release\AVGraphCutTest.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: D:\Projects\CIP-build\CIP-build\bin\Release\AVGraphCut.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: D:\Projects\CIP-build\CIP-build\CommandLineTools\Testing\bin\Release\AVGraphCutTest.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: D:\Projects\CIP-build\CIP-build\bin\Release\AVGraphCut.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: D:\Projects\CIP-build\CIP-build\CommandLineTools\Testing\bin\Release\AVGraphCutTest.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::expansion(int)" (?expansion@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __int64 __cdecl GCoptimization::swap(int)" (?swap@GCoptimization@@QEAA_JH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimization::setDataCost(int *)" (?setDataCost@GCoptimization@@QEAAXPEAH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: __cdecl GCoptimizationGeneralGraph::GCoptimizationGeneralGraph(int,int)" (??0GCoptimizationGeneralGraph@@QEAA@HH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCoptimizationGeneralGraph::setNeighbors(int,int,int)" (?setNeighbors@GCoptimizationGeneralGraph@@QEAAXHHH@Z) referenced in function "class std::vector<int,class std::allocator<int> > __cdecl AVGraphCut(int,int,class std::vector<int,class std::allocator<int> >,class std::vector<int,class std::allocator<int> >,class std::vector<class std::vector<int,class std::allocator<int> >,class std::allocator<class std::vector<int,class std::allocator<int> > > >,int)" (?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z) [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: D:\Projects\CIP-build\CIP-build\bin\Release\AVGraphCut.exe : fatal error LNK1120: 6 unresolved externals [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCut.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: AVGraphCutLib.lib(AVGraphCut.obj) : error LNK2019: unresolved external symbol "public: void __cdecl GCException::Report(void)" (?Report@GCException@@QEAAXXZ) referenced in function __catch$?AVGraphCut@@YA?AV?$vector@HV?$allocator@H@std@@@std@@HHV12@0V?$vector@V?$vector@HV?$allocator@H@std@@@std@@V?$allocator@V?$vector@HV?$allocator@H@std@@@std@@@2@@2@H@Z$0 [D:\Projects\CIP-build\CIP-build\CommandLineTools\AVGraphCut\AVGraphCutTest.vcxproj] [D:\Projects\CIP-build\CIP.vcxproj]
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: 7>2>..\..\..\..\CIP\CommandLineTools\AVGraphCut\AVGraphCut.cxx(94) : error C2664: 'std::basic_ofstream<_Elem,_Traits>::basic_ofstream(const char *,std::ios_base::openmode,int)' : cannot convert parameter 1 from 'std::string' to 'const char *'
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: 7>2>..\..\..\..\CIP\CommandLineTools\AVGraphCut\AVGraphCut.cxx(118) : error C2664: 'std::basic_ifstream<_Elem,_Traits>::basic_ifstream(const char *,std::ios_base::openmode,int)' : cannot convert parameter 1 from 'std::string' to 'const char *'
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: 7>2>..\..\..\..\CIP\CommandLineTools\AVGraphCut\AVGraphCut.cxx(138) : error C2664: 'std::basic_ifstream<_Elem,_Traits>::basic_ifstream(const char *,std::ios_base::openmode,int)' : cannot convert parameter 1 from 'std::string' to 'const char *'
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: 7>2>..\..\..\..\CIP\CommandLineTools\AVGraphCut\AVGraphCut.cxx(146) : error C2664: 'std::basic_ifstream<_Elem,_Traits>::basic_ifstream(const char *,std::ios_base::openmode,int)' : cannot convert parameter 1 from 'std::string' to 'const char *'
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: 7>5>LINK : fatal error LNK1181: cannot open input file '..\..\bin\Release\AVGraphCutLib.lib'
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: 7>4>LINK : fatal error LNK1181: cannot open input file '..\..\bin\Release\AVGraphCutLib.lib'
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: 7>Project : error PRJ0019: A tool returned an error code from "Performing build step for 'CIP'"

Warnings:

CIP-Windows-AMD64-incr-SL-ON: *** WARNING non-zero return value in ctest from: C:\Program Files (x86)\CMake\bin\cmake.exe
CIP-Windows-AMD64-incr-SL-ON: *** WARNING non-zero return value in ctest from: C:\Program Files (x86)\CMake\bin\cmake.exe
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: *** WARNING non-zero return value in ctest from: C:\Program Files (x86)\CMake\bin\cmake.exe
CIP-Windows-AMD64-incr-SL-ON-SL-OFF: *** WARNING non-zero return value in ctest from: C:\Program Files (x86)\CMake\bin\cmake.exe

CommandLineTools/AVGraphCut/targetver.h

Errors:

CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON: /.../CIP/CommandLineTools/AVGraphCut/targetver.h:8:23: fatal error: SDKDDKVer.h: No such file or directory
CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON: /.../CIP/CommandLineTools/AVGraphCut/targetver.h:8:23: fatal error: SDKDDKVer.h: No such file or directory
CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON-SL-OFF: /.../CIP/CommandLineTools/AVGraphCut/targetver.h:8:23: fatal error: SDKDDKVer.h: No such file or directory
CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF: /.../CIP/CommandLineTools/AVGraphCut/targetver.h:8:23: fatal error: SDKDDKVer.h: No such file or directory