Rob McDonald
unread,Apr 21, 2016, 5:39:18 PM4/21/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scl...@googlegroups.com
I'm trying to build the latest master STEPCode as a static library on
Visual Studio. I had to jump to this version to fix some problems
found on recent versions of OSX.
I get the following...
3> Creating library
C:/pathtosc/external/STEPCODE-prefix/src/STEPCODE-build/lib/lazy_test.lib
and object C:/pathtosc/external/STEPCODE-prefix/src/STEPCODE-build/lib/lazy_test.exp
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
char const * __thiscall SDAI_String::c_str(void)const "
(?c_str@SDAI_String@@QBEPBDXZ) referenced in function "void __cdecl
fileInfo(class lazyInstMgr &,unsigned short)"
(?fileInfo@@YAXAAVlazyInstMgr@@G@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: char const * __thiscall
SDAI_String::c_str(void)const " (?c_str@SDAI_String@@QBEPBDXZ)
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
char const * __thiscall TypeDescriptor::Name(char const *)const "
(?Name@TypeDescriptor@@QBEPBDPBD@Z) referenced in function "void
__cdecl dumpComplexInst(class STEPcomplex *)"
(?dumpComplexInst@@YAXPAVSTEPcomplex@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol "public: char const * __thiscall
TypeDescriptor::Name(char const *)const "
(?Name@TypeDescriptor@@QBEPBDPBD@Z)
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
class EntityDescriptor const * __thiscall
SDAI_Application_instance::getEDesc(void)const "
(?getEDesc@SDAI_Application_instance@@QBEPBVEntityDescriptor@@XZ)
referenced in function "void __cdecl dumpComplexInst(class STEPcomplex
*)" (?dumpComplexInst@@YAXPAVSTEPcomplex@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol "public: class EntityDescriptor const * __thiscall
SDAI_Application_instance::getEDesc(void)const "
(?getEDesc@SDAI_Application_instance@@QBEPBVEntityDescriptor@@XZ)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: class EntityDescriptor const * __thiscall
SDAI_Application_instance::getEDesc(void)const "
(?getEDesc@SDAI_Application_instance@@QBEPBVEntityDescriptor@@XZ)
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
__thiscall benchmark::~benchmark(void)" (??1benchmark@@QAE@XZ)
referenced in function _main
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
void __thiscall benchmark::reset(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >)"
(?reset@benchmark@@QAEXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
referenced in function _main
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
void __thiscall benchmark::out(void)" (?out@benchmark@@QAEXXZ)
referenced in function _main
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
struct benchVals __thiscall benchmark::get(void)"
(?get@benchmark@@QAE?AUbenchVals@@XZ) referenced in function _main
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
void __thiscall benchmark::stop(void)" (?stop@benchmark@@QAEXXZ)
referenced in function _main
3>lazy_test.obj : error LNK2019: unresolved external symbol "public:
__thiscall benchmark::benchmark(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,bool,class
std::basic_ostream<char,struct std::char_traits<char> > &)"
(??0benchmark@@QAE@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_NAAV?$basic_ostream@DU?$char_traits@D@std@@@2@@Z)
referenced in function _main
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_slot
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2019:
unresolved external symbol _judy_slot referenced in function "public:
class std::vector<unsigned __int64,class std::allocator<unsigned
__int64> > const * __thiscall lazyInstMgr::getInstances(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >,bool)"
(?getInstances@lazyInstMgr@@QAEPBV?$vector@_KV?$allocator@_K@std@@@std@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@_N@Z)
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_slot
3>lazy_test.obj : error LNK2001: unresolved external symbol _judy_slot
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol _judy_slot
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol _judy_slot
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol _judy_slot
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2019:
unresolved external symbol _judy_strt referenced in function "public:
unsigned int __thiscall lazyInstMgr::countInstances(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >)"
(?countInstances@lazyInstMgr@@QAEIV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_strt
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_strt
3>lazy_test.obj : error LNK2001: unresolved external symbol _judy_strt
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol _judy_strt
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol _judy_strt
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol _judy_strt
3>lazy_test.obj : error LNK2019: unresolved external symbol _judy_end
referenced in function "public: struct judyl2KVpair<unsigned
__int64,class std::vector<unsigned __int64,class
std::allocator<unsigned __int64> > const *> const & __thiscall
judyL2Array<unsigned __int64,unsigned __int64>::end(void)"
(?end@?$judyL2Array@_K_K@@QAEABU?$judyl2KVpair@_KPBV?$vector@_KV?$allocator@_K@std@@@std@@@@XZ)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol _judy_end
3>lazy_test.obj : error LNK2019: unresolved external symbol _judy_key
referenced in function "public: struct judyl2KVpair<unsigned
__int64,class std::vector<unsigned __int64,class
std::allocator<unsigned __int64> > const *> const & __thiscall
judyL2Array<unsigned __int64,unsigned __int64>::mostRecentPair(void)"
(?mostRecentPair@?$judyL2Array@_K_K@@QAEABU?$judyl2KVpair@_KPBV?$vector@_KV?$allocator@_K@std@@@std@@@@XZ)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol _judy_key
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_BOOLEAN::SDAI_BOOLEAN(char
*)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_BOOLEAN::SDAI_BOOLEAN(char *)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
SDAI_BOOLEAN::SDAI_BOOLEAN(char *)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
referenced in function "void __cdecl std::swap<char>(char &,char &)"
(??$swap@D@std@@YAXAAD0@Z)
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_BOOLEAN::SDAI_BOOLEAN(char *)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_BOOLEAN::SDAI_BOOLEAN(char *)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_BOOLEAN::SDAI_BOOLEAN(char *)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_BOOLEAN::SDAI_BOOLEAN(char
*)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>lazy_test.obj : error LNK2001: unresolved external symbol "public:
__thiscall SDAI_BOOLEAN::SDAI_BOOLEAN(char *)"
(??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_BOOLEAN::SDAI_BOOLEAN(char
*)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_BOOLEAN::SDAI_BOOLEAN(char
*)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_BOOLEAN::SDAI_BOOLEAN(char
*)" (??0SDAI_BOOLEAN@@QAE@PAD@Z)
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_LOGICAL::SDAI_LOGICAL(char
const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_LOGICAL::SDAI_LOGICAL(char const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_LOGICAL::SDAI_LOGICAL(char const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_LOGICAL::SDAI_LOGICAL(char const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_LOGICAL::SDAI_LOGICAL(char const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
SDAI_LOGICAL::SDAI_LOGICAL(char const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
referenced in function
__ehhandler$??0?$_Vector_const_iterator@V?$_Vector_val@PAVlazyDataSectionReader@@V?$allocator@PAVlazyDataSectionReader@@@std@@@std@@@std@@QAE@PAPAVlazyDataSectionReader@@PBU_Container_base12@1@@Z
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_LOGICAL::SDAI_LOGICAL(char
const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>lazy_test.obj : error LNK2001: unresolved external symbol "public:
__thiscall SDAI_LOGICAL::SDAI_LOGICAL(char const *)"
(??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_LOGICAL::SDAI_LOGICAL(char
const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_LOGICAL::SDAI_LOGICAL(char
const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_LOGICAL::SDAI_LOGICAL(char
const *)" (??0SDAI_LOGICAL@@QAE@PBD@Z)
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2019:
unresolved external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
referenced in function "public: class
std::_Vector_const_iterator<class std::_Vector_val<class
lazyFileReader *,class std::allocator<class lazyFileReader *> > >
__thiscall std::vector<class lazyFileReader *,class
std::allocator<class lazyFileReader *> >::begin(void)const "
(?begin@?$vector@PAVlazyFileReader@@V?$allocator@PAVlazyFileReader@@@std@@@std@@QBE?AV?$_Vector_const_iterator@V?$_Vector_val@PAVlazyFileReader@@V?$allocator@PAVlazyFileReader@@@std@@@std@@@2@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>lazy_test.obj : error LNK2001: unresolved external symbol "public:
virtual __thiscall SDAI_BOOLEAN::~SDAI_BOOLEAN(void)"
(??1SDAI_BOOLEAN@@UAE@XZ)
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_BOOLEAN::~SDAI_BOOLEAN(void)" (??1SDAI_BOOLEAN@@UAE@XZ)
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2019:
unresolved external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
referenced in function "public: void __thiscall
std::_String_const_iterator<char,struct std::char_traits<char>,class
std::allocator<char> >::_Compat(class
std::_String_const_iterator<char,struct std::char_traits<char>,class
std::allocator<char> > const &)const "
(?_Compat@?$_String_const_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEXABV12@@Z)
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>lazy_test.obj : error LNK2001: unresolved external symbol "public:
virtual __thiscall SDAI_LOGICAL::~SDAI_LOGICAL(void)"
(??1SDAI_LOGICAL@@UAE@XZ)
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_LOGICAL::~SDAI_LOGICAL(void)" (??1SDAI_LOGICAL@@UAE@XZ)
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2019:
unresolved external symbol "public: __thiscall Registry::Registry(void
(__cdecl*)(class Registry &))" (??0Registry@@QAE@P6AXAAV0@@Z@Z)
referenced in function "public: class Registry const * __thiscall
lazyInstMgr::initRegistry(void (__cdecl*)(class Registry &))"
(?initRegistry@lazyInstMgr@@QAEPBVRegistry@@P6AXAAV2@@Z@Z)
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2001:
unresolved external symbol "public: __thiscall Registry::Registry(void
(__cdecl*)(class Registry &))" (??0Registry@@QAE@P6AXAAV0@@Z@Z)
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol "public: __thiscall Registry::Registry(void
(__cdecl*)(class Registry &))" (??0Registry@@QAE@P6AXAAV0@@Z@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol "public: __thiscall Registry::Registry(void
(__cdecl*)(class Registry &))" (??0Registry@@QAE@P6AXAAV0@@Z@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: __thiscall Registry::Registry(void
(__cdecl*)(class Registry &))" (??0Registry@@QAE@P6AXAAV0@@Z@Z)
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol "public: __thiscall Registry::Registry(void
(__cdecl*)(class Registry &))" (??0Registry@@QAE@P6AXAAV0@@Z@Z)
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_open
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_open
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2019: unresolved
external symbol _judy_open referenced in function "public: __thiscall
judyLArray<unsigned __int64,class SDAI_Application_instance
*>::judyLArray<unsigned __int64,class SDAI_Application_instance
*>(void)" (??0?$judyLArray@_KPAVSDAI_Application_instance@@@@QAE@XZ)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol _judy_open
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol _judy_open
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_open
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_clone
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2019:
unresolved external symbol _judy_clone referenced in function "public:
__thiscall std::_Vector_val<class lazyDataSectionReader *,class
std::allocator<class lazyDataSectionReader *> >::_Vector_val<class
lazyDataSectionReader *,class std::allocator<class
lazyDataSectionReader *> >(class std::allocator<class
lazyDataSectionReader *>)"
(??0?$_Vector_val@PAVlazyDataSectionReader@@V?$allocator@PAVlazyDataSectionReader@@@std@@@std@@QAE@V?$allocator@PAVlazyDataSectionReader@@@1@@Z)
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol _judy_clone
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol _judy_clone
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol _judy_clone
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_clone
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_close
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2019:
unresolved external symbol _judy_close referenced in function
__ehhandler$??0?$_Vector_val@PAVlazyDataSectionReader@@V?$allocator@PAVlazyDataSectionReader@@@std@@@std@@QAE@V?$allocator@PAVlazyDataSectionReader@@@1@@Z
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2001: unresolved
external symbol _judy_close
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol _judy_close
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol _judy_close
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_close
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_del
3>libsteplazyfile.lib(lazyDataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_del
3>libsteplazyfile.lib(lazyFileReader.obj) : error LNK2019: unresolved
external symbol _judy_del referenced in function "public: void
__thiscall judyLArray<unsigned __int64,class SDAI_Application_instance
*>::clear(bool)"
(?clear@?$judyLArray@_KPAVSDAI_Application_instance@@@@QAEX_N@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol _judy_del
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol _judy_del
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_del
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
GenericNode::Append(class GenNodeList *)"
(?Append@GenericNode@@UAEXPAVGenNodeList@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
GenericNode::~GenericNode(void)" (??1GenericNode@@UAE@XZ) referenced
in function "public: virtual __thiscall
MgrNodeBase::~MgrNodeBase(void)" (??1MgrNodeBase@@UAE@XZ)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall GenericNode::GenericNode(void)"
(??0GenericNode@@QAE@XZ) referenced in function "public: __thiscall
MgrNodeBase::MgrNodeBase(void)" (??0MgrNodeBase@@QAE@XZ)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: class EntityDescriptor const * __thiscall
Registry::FindEntity(char const *,char const *,int)const "
(?FindEntity@Registry@@QBEPBVEntityDescriptor@@PBD0H@Z) referenced in
function "protected: void __thiscall lazyRefs::checkAnInvAttr(class
Inverse_attribute const *)"
(?checkAnInvAttr@lazyRefs@@IAEXPBVInverse_attribute@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall STEPaggregate::AddNode(class
SingleLinkNode *)" (?AddNode@STEPaggregate@@QAEXPAVSingleLinkNode@@@Z)
referenced in function "protected: void __thiscall
lazyRefs::loadInstIFFreferent(unsigned __int64,struct iAstruct,class
Inverse_attribute const *)"
(?loadInstIFFreferent@lazyRefs@@IAEX_KUiAstruct@@PBVInverse_attribute@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall EntityNode::EntityNode(class
SDAI_Application_instance *)"
(??0EntityNode@@QAE@PAVSDAI_Application_instance@@@Z) referenced in
function "protected: void __thiscall
lazyRefs::loadInstIFFreferent(unsigned __int64,struct iAstruct,class
Inverse_attribute const *)"
(?loadInstIFFreferent@lazyRefs@@IAEX_KUiAstruct@@PBVInverse_attribute@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
SDAI_Application_instance::setInvAttr(class Inverse_attribute const *
const,struct iAstruct)"
(?setInvAttr@SDAI_Application_instance@@QAEXQBVInverse_attribute@@UiAstruct@@@Z)
referenced in function "protected: void __thiscall
lazyRefs::loadInstIFFreferent(unsigned __int64,struct iAstruct,class
Inverse_attribute const *)"
(?loadInstIFFreferent@lazyRefs@@IAEX_KUiAstruct@@PBVInverse_attribute@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
EntityAggregate::EntityAggregate(void)" (??0EntityAggregate@@QAE@XZ)
referenced in function "protected: void __thiscall
lazyRefs::loadInstIFFreferent(unsigned __int64,struct iAstruct,class
Inverse_attribute const *)"
(?loadInstIFFreferent@lazyRefs@@IAEX_KUiAstruct@@PBVInverse_attribute@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall
AttrDescriptor::IsAggrType(void)const "
(?IsAggrType@AttrDescriptor@@QBEHXZ) referenced in function
"protected: void __thiscall lazyRefs::loadInstIFFreferent(unsigned
__int64,struct iAstruct,class Inverse_attribute const *)"
(?loadInstIFFreferent@lazyRefs@@IAEX_KUiAstruct@@PBVInverse_attribute@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
STEPattribute::~STEPattribute(void)" (??1STEPattribute@@QAE@XZ)
referenced in function "protected: bool __thiscall
lazyRefs::refersToCurrentInst(class Inverse_attribute const *,class
SDAI_Application_instance *)"
(?refersToCurrentInst@lazyRefs@@IAE_NPBVInverse_attribute@@PAVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: class SDAI_Application_instance * __thiscall
STEPattribute::Entity(void)"
(?Entity@STEPattribute@@QAEPAVSDAI_Application_instance@@XZ)
referenced in function "protected: bool __thiscall
lazyRefs::refersToCurrentInst(class Inverse_attribute const *,class
SDAI_Application_instance *)"
(?refersToCurrentInst@lazyRefs@@IAE_NPBVInverse_attribute@@PAVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: enum PrimitiveType __thiscall
AttrDescriptor::NonRefType(void)const "
(?NonRefType@AttrDescriptor@@QBE?AW4PrimitiveType@@XZ) referenced in
function "protected: bool __thiscall
lazyRefs::refersToCurrentInst(class Inverse_attribute const *,class
SDAI_Application_instance *)"
(?refersToCurrentInst@lazyRefs@@IAE_NPBVInverse_attribute@@PAVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: class STEPaggregate * __thiscall
STEPattribute::Aggregate(void)"
(?Aggregate@STEPattribute@@QAEPAVSTEPaggregate@@XZ) referenced in
function "protected: bool __thiscall
lazyRefs::refersToCurrentInst(class Inverse_attribute const *,class
SDAI_Application_instance *)"
(?refersToCurrentInst@lazyRefs@@IAE_NPBVInverse_attribute@@PAVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: enum PrimitiveType __thiscall
AttrDescriptor::BaseType(void)const "
(?BaseType@AttrDescriptor@@QBE?AW4PrimitiveType@@XZ) referenced in
function "protected: bool __thiscall
lazyRefs::refersToCurrentInst(class Inverse_attribute const *,class
SDAI_Application_instance *)"
(?refersToCurrentInst@lazyRefs@@IAE_NPBVInverse_attribute@@PAVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall STEPattribute::STEPattribute(class
STEPattribute const &)" (??0STEPattribute@@QAE@ABV0@@Z) referenced in
function "protected: bool __thiscall
lazyRefs::refersToCurrentInst(class Inverse_attribute const *,class
SDAI_Application_instance *)"
(?refersToCurrentInst@lazyRefs@@IAE_NPBVInverse_attribute@@PAVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: class STEPattribute & __thiscall
STEPattributeList::operator[](int)"
(??ASTEPattributeList@@QAEAAVSTEPattribute@@H@Z) referenced in
function "protected: bool __thiscall
lazyRefs::refersToCurrentInst(class Inverse_attribute const *,class
SDAI_Application_instance *)"
(?refersToCurrentInst@lazyRefs@@IAE_NPBVInverse_attribute@@PAVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: char const * __thiscall
STEPattribute::Name(void)const " (?Name@STEPattribute@@QBEPBDXZ)
referenced in function "protected: int __thiscall
lazyRefs::attrIndex(class SDAI_Application_instance *,char const
*,char const *)"
(?attrIndex@lazyRefs@@IAEHPAVSDAI_Application_instance@@PBD1@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall
STEPattributeList::list_length(void)"
(?list_length@STEPattributeList@@QAEHXZ) referenced in function
"protected: int __thiscall lazyRefs::attrIndex(class
SDAI_Application_instance *,char const *,char const *)"
(?attrIndex@lazyRefs@@IAEHPAVSDAI_Application_instance@@PBD1@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
InverseAItr::~InverseAItr(void)" (??1InverseAItr@@UAE@XZ) referenced
in function "protected: void __thiscall
lazyRefs::getInverseAttrs(class EntityDescriptor const *,class
std::set<class Inverse_attribute const *,struct std::less<class
Inverse_attribute const *>,class std::allocator<class
Inverse_attribute const *> > &)"
(?getInverseAttrs@lazyRefs@@IAEXPBVEntityDescriptor@@AAV?$set@PBVInverse_attribute@@U?$less@PBVInverse_attribute@@@std@@V?$allocator@PBVInverse_attribute@@@3@@std@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: class Inverse_attribute * __thiscall
InverseAItr::NextInverse_attribute(void)"
(?NextInverse_attribute@InverseAItr@@QAEPAVInverse_attribute@@XZ)
referenced in function "protected: void __thiscall
lazyRefs::getInverseAttrs(class EntityDescriptor const *,class
std::set<class Inverse_attribute const *,struct std::less<class
Inverse_attribute const *>,class std::allocator<class
Inverse_attribute const *> > &)"
(?getInverseAttrs@lazyRefs@@IAEXPBVEntityDescriptor@@AAV?$set@PBVInverse_attribute@@U?$less@PBVInverse_attribute@@@std@@V?$allocator@PBVInverse_attribute@@@3@@std@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall InverseAItr::InverseAItr(class
Inverse_attributeList const *)"
(??0InverseAItr@@QAE@PBVInverse_attributeList@@@Z) referenced in
function "protected: void __thiscall lazyRefs::getInverseAttrs(class
EntityDescriptor const *,class std::set<class Inverse_attribute const
*,struct std::less<class Inverse_attribute const *>,class
std::allocator<class Inverse_attribute const *> > &)"
(?getInverseAttrs@lazyRefs@@IAEXPBVEntityDescriptor@@AAV?$set@PBVInverse_attribute@@U?$less@PBVInverse_attribute@@@std@@V?$allocator@PBVInverse_attribute@@@3@@std@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
ErrorDescriptor::ErrorDescriptor(enum Severity,int)"
(??0ErrorDescriptor@@QAE@W4Severity@@H@Z) referenced in function
"public: __thiscall lazyInstMgr::lazyInstMgr(void)"
(??0lazyInstMgr@@QAE@XZ)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: __thiscall
ErrorDescriptor::ErrorDescriptor(enum Severity,int)"
(??0ErrorDescriptor@@QAE@W4Severity@@H@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall Registry::~Registry(void)"
(??1Registry@@QAE@XZ) referenced in function "public: void *
__thiscall Registry::`scalar deleting destructor'(unsigned int)"
(??_GRegistry@@QAEPAXI@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
ErrorDescriptor::~ErrorDescriptor(void)" (??1ErrorDescriptor@@QAE@XZ)
referenced in function "public: void * __thiscall
ErrorDescriptor::`scalar deleting destructor'(unsigned int)"
(??_GErrorDescriptor@@QAEPAXI@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "public: __thiscall
ErrorDescriptor::~ErrorDescriptor(void)" (??1ErrorDescriptor@@QAE@XZ)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol "bool __cdecl isNilSTEPentity(class
SDAI_Application_instance const *)"
(?isNilSTEPentity@@YA_NPBVSDAI_Application_instance@@@Z) referenced in
function "public: class SDAI_Application_instance * __thiscall
lazyInstMgr::loadInstance(unsigned __int64,bool)"
(?loadInstance@lazyInstMgr@@QAEPAVSDAI_Application_instance@@_K_N@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2001: unresolved
external symbol "bool __cdecl isNilSTEPentity(class
SDAI_Application_instance const *)"
(?isNilSTEPentity@@YA_NPBVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol _judy_cell referenced in function "public: bool
__thiscall judyLArray<unsigned __int64,class SDAI_Application_instance
*>::insert(unsigned __int64,class SDAI_Application_instance *)"
(?insert@?$judyLArray@_KPAVSDAI_Application_instance@@@@QAE_N_KPAVSDAI_Application_instance@@@Z)
3>libsteplazyfile.lib(p21HeaderSectionReader.obj) : error LNK2001:
unresolved external symbol _judy_cell
3>libsteplazyfile.lib(lazyInstMgr.obj) : error LNK2019: unresolved
external symbol _judy_nxt referenced in function "public: struct
judys2KVpair<class std::vector<unsigned __int64,class
std::allocator<unsigned __int64> > const *> const & __thiscall
judyS2Array<unsigned __int64>::next(void)"
(?next@?$judyS2Array@_K@@QAEABU?$judys2KVpair@PBV?$vector@_KV?$allocator@_K@std@@@std@@@@XZ)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2019: unresolved
external symbol "class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > __cdecl
GetLiteralStr(class std::basic_istream<char,struct
std::char_traits<char> > &,class ErrorDescriptor *)"
(?GetLiteralStr@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV?$basic_istream@DU?$char_traits@D@std@@@2@PAVErrorDescriptor@@@Z)
referenced in function "protected: class std::fpos<int> __thiscall
sectionReader::findNormalString(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,bool)"
(?findNormalString@sectionReader@@IAE?AV?$fpos@H@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@_N@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall ErrorDescriptor::UserMsg(char
const *)" (?UserMsg@ErrorDescriptor@@QAEXPBD@Z) referenced in function
"public: unsigned __int64 __thiscall
sectionReader::readInstanceNumber(void)"
(?readInstanceNumber@sectionReader@@QAE_KXZ)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
SDAI_Application_instance::InitIAttrs(void)"
(?InitIAttrs@SDAI_Application_instance@@QAEXXZ) referenced in function
"public: class SDAI_Application_instance * __thiscall
sectionReader::getRealInstance(class Registry const *,long,unsigned
__int64,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,bool)"
(?getRealInstance@sectionReader@@QAEPAVSDAI_Application_instance@@PBVRegistry@@J_KABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@2_N@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
SDAI_Application_instance::AddP21Comment(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,bool)"
(?AddP21Comment@SDAI_Application_instance@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z)
referenced in function "public: class SDAI_Application_instance *
__thiscall sectionReader::getRealInstance(class Registry const
*,long,unsigned __int64,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,bool)"
(?getRealInstance@sectionReader@@QAEPAVSDAI_Application_instance@@PBVRegistry@@J_KABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@2_N@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2019: unresolved
external symbol "public: class SDAI_Application_instance * __thiscall
Registry::ObjCreate(char const *,char const *,int)const "
(?ObjCreate@Registry@@QBEPAVSDAI_Application_instance@@PBD0H@Z)
referenced in function "public: class SDAI_Application_instance *
__thiscall sectionReader::getRealInstance(class Registry const
*,long,unsigned __int64,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,bool)"
(?getRealInstance@sectionReader@@QAEPAVSDAI_Application_instance@@PBVRegistry@@J_KABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@2_N@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2019: unresolved
external symbol "void __cdecl ReadTokenSeparator(class
std::basic_istream<char,struct std::char_traits<char> > &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > *)"
(?ReadTokenSeparator@@YAXAAV?$basic_istream@DU?$char_traits@D@std@@@std@@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z)
referenced in function "public: class SDAI_Application_instance *
__thiscall sectionReader::getRealInstance(class Registry const
*,long,unsigned __int64,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,bool)"
(?getRealInstance@sectionReader@@QAEPAVSDAI_Application_instance@@PBVRegistry@@J_KABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@2_N@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2019: unresolved
external symbol "public: __thiscall STEPcomplex::STEPcomplex(class
Registry *,char const * *,int,char const *)"
(??0STEPcomplex@@QAE@PAVRegistry@@PAPBDHPBD@Z) referenced in function
"protected: class STEPcomplex * __thiscall
sectionReader::CreateSubSuperInstance(class Registry const *,unsigned
__int64,enum Severity &)"
(?CreateSubSuperInstance@sectionReader@@IAEPAVSTEPcomplex@@PBVRegistry@@_KAAW4Severity@@@Z)
3>libsteplazyfile.lib(sectionReader.obj) : error LNK2019: unresolved
external symbol "char const * __cdecl SkipSimpleRecord(class
std::basic_istream<char,struct std::char_traits<char> > &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > &,class ErrorDescriptor *)"
(?SkipSimpleRecord@@YAPBDAAV?$basic_istream@DU?$char_traits@D@std@@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@PAVErrorDescriptor@@@Z)
referenced in function "protected: class STEPcomplex * __thiscall
sectionReader::CreateSubSuperInstance(class Registry const *,unsigned
__int64,enum Severity &)"
(?CreateSubSuperInstance@sectionReader@@IAEPAVSTEPcomplex@@PBVRegistry@@_KAAW4Severity@@@Z)
3>libsteplazyfile.lib(lazyP21DataSectionReader.obj) : error LNK2019:
unresolved external symbol "public: void __thiscall
ErrorDescriptor::PrintContents(class std::basic_ostream<char,struct
std::char_traits<char> > &)const "
(?PrintContents@ErrorDescriptor@@QBEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)
referenced in function "public: __thiscall
lazyP21DataSectionReader::lazyP21DataSectionReader(class
lazyFileReader *,class std::basic_ifstream<char,struct
std::char_traits<char> > &,class std::fpos<int>,unsigned short)"
(??0lazyP21DataSectionReader@@QAE@PAVlazyFileReader@@AAV?$basic_ifstream@DU?$char_traits@D@std@@@std@@V?$fpos@H@3@G@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
SDAI_Model_contents::~SDAI_Model_contents(void)"
(??1SDAI_Model_contents@@UAE@XZ) referenced in function "public:
virtual __thiscall
SdaiModel_contents_header_section_schema::~SdaiModel_contents_header_section_schema(void)"
(??1SdaiModel_contents_header_section_schema@@UAE@XZ)
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_Model_contents::~SDAI_Model_contents(void)"
(??1SDAI_Model_contents@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_Model_contents::~SDAI_Model_contents(void)"
(??1SDAI_Model_contents@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_Model_contents::~SDAI_Model_contents(void)"
(??1SDAI_Model_contents@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
SDAI_Session_instance::~SDAI_Session_instance(void)"
(??1SDAI_Session_instance@@UAE@XZ) referenced in function
__unwindfunclet$??0SDAI_Model_contents@@QAE@ABV0@@Z$0
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_Session_instance::~SDAI_Session_instance(void)"
(??1SDAI_Session_instance@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_Session_instance::~SDAI_Session_instance(void)"
(??1SDAI_Session_instance@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_Session_instance::~SDAI_Session_instance(void)"
(??1SDAI_Session_instance@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
SDAI_Model_contents_instances::~SDAI_Model_contents_instances(void)"
(??1SDAI_Model_contents_instances@@UAE@XZ) referenced in function
"public: virtual void * __thiscall
SDAI_Model_contents_instances::`scalar deleting destructor'(unsigned
int)" (??_GSDAI_Model_contents_instances@@UAEPAXI@Z)
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_Model_contents_instances::~SDAI_Model_contents_instances(void)"
(??1SDAI_Model_contents_instances@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_Model_contents_instances::~SDAI_Model_contents_instances(void)"
(??1SDAI_Model_contents_instances@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_Model_contents_instances::~SDAI_Model_contents_instances(void)"
(??1SDAI_Model_contents_instances@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
SDAI_sdaiObject::~SDAI_sdaiObject(void)" (??1SDAI_sdaiObject@@UAE@XZ)
referenced in function __unwindfunclet$??0SDAI_DAObject@@QAE@ABV0@@Z$0
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_sdaiObject::~SDAI_sdaiObject(void)" (??1SDAI_sdaiObject@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_sdaiObject::~SDAI_sdaiObject(void)" (??1SDAI_sdaiObject@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_sdaiObject::~SDAI_sdaiObject(void)" (??1SDAI_sdaiObject@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall SDAI_String::SDAI_String(class
SDAI_String const &)" (??0SDAI_String@@QAE@ABV0@@Z) referenced in
function "public: __thiscall SDAI_DAObject::SDAI_DAObject(class
SDAI_DAObject const &)" (??0SDAI_DAObject@@QAE@ABV0@@Z)
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: __thiscall SDAI_String::SDAI_String(class
SDAI_String const &)" (??0SDAI_String@@QAE@ABV0@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_String::SDAI_String(class SDAI_String const &)"
(??0SDAI_String@@QAE@ABV0@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: __thiscall
SDAI_String::SDAI_String(class SDAI_String const &)"
(??0SDAI_String@@QAE@ABV0@@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
SDAI_DAObject::~SDAI_DAObject(void)" (??1SDAI_DAObject@@UAE@XZ)
referenced in function "public: virtual void * __thiscall
SDAI_DAObject::`scalar deleting destructor'(unsigned int)"
(??_GSDAI_DAObject@@UAEPAXI@Z)
3>libstepeditor.lib(SdaiSchemaInit.obj) : error LNK2001: unresolved
external symbol "public: virtual __thiscall
SDAI_DAObject::~SDAI_DAObject(void)" (??1SDAI_DAObject@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_DAObject::~SDAI_DAObject(void)" (??1SDAI_DAObject@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: virtual __thiscall
SDAI_DAObject::~SDAI_DAObject(void)" (??1SDAI_DAObject@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall SDAI_String::~SDAI_String(void)"
(??1SDAI_String@@QAE@XZ) referenced in function "public: virtual
__thiscall SdaiSection_language::~SdaiSection_language(void)"
(??1SdaiSection_language@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
SDAI_Application_instance::~SDAI_Application_instance(void)"
(??1SDAI_Application_instance@@UAE@XZ) referenced in function "public:
virtual __thiscall SdaiSection_language::~SdaiSection_language(void)"
(??1SdaiSection_language@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall STEPattributeList::push(class
STEPattribute *)" (?push@STEPattributeList@@QAEXPAVSTEPattribute@@@Z)
referenced in function "public: __thiscall
SdaiSection_language::SdaiSection_language(void)"
(??0SdaiSection_language@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: enum Severity __thiscall
STEPattribute::set_null(void)"
(?set_null@STEPattribute@@QAE?AW4Severity@@XZ) referenced in function
"public: __thiscall SdaiSection_language::SdaiSection_language(void)"
(??0SdaiSection_language@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall STEPattribute::STEPattribute(class
AttrDescriptor const &,class SDAI_String *)"
(??0STEPattribute@@QAE@ABVAttrDescriptor@@PAVSDAI_String@@@Z)
referenced in function "public: __thiscall
SdaiSection_language::SdaiSection_language(void)"
(??0SdaiSection_language@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall SDAI_String::SDAI_String(char
const *,unsigned int)" (??0SDAI_String@@QAE@PBDI@Z) referenced in
function "public: __thiscall
SdaiSection_language::SdaiSection_language(void)"
(??0SdaiSection_language@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
SDAI_Application_instance::SDAI_Application_instance(void)"
(??0SDAI_Application_instance@@QAE@XZ) referenced in function "public:
__thiscall SdaiSection_language::SdaiSection_language(void)"
(??0SdaiSection_language@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual class EntityDescriptor const *
__thiscall SDAI_Application_instance::IsA(class EntityDescriptor const
*)const " (?IsA@SDAI_Application_instance@@UBEPBVEntityDescriptor@@PBV2@@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual enum Severity __thiscall
SDAI_Application_instance::ValidLevel(class ErrorDescriptor *,class
InstMgrBase *,int)"
(?ValidLevel@SDAI_Application_instance@@UAE?AW4Severity@@PAVErrorDescriptor@@PAVInstMgrBase@@H@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual class SDAI_Application_instance *
__thiscall SDAI_Application_instance::Replicate(void)"
(?Replicate@SDAI_Application_instance@@UAEPAV1@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual enum Severity __thiscall
SDAI_Application_instance::STEPread(int,int,class InstMgrBase *,class
std::basic_istream<char,struct std::char_traits<char> > &,char const
*,bool,bool)" (?STEPread@SDAI_Application_instance@@UAE?AW4Severity@@HHPAVInstMgrBase@@AAV?$basic_istream@DU?$char_traits@D@std@@@std@@PBD_N3@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
SDAI_Application_instance::STEPread_error(char,int,class
std::basic_istream<char,struct std::char_traits<char> > &,char const
*)" (?STEPread_error@SDAI_Application_instance@@UAEXDHAAV?$basic_istream@DU?$char_traits@D@std@@@std@@PBD@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual char const * __thiscall
SDAI_Application_instance::STEPwrite(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > &,char const *)"
(?STEPwrite@SDAI_Application_instance@@UAEPBDAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBD@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
SDAI_Application_instance::STEPwrite(class
std::basic_ostream<char,struct std::char_traits<char> > &,char const
*,int)" (?STEPwrite@SDAI_Application_instance@@UAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@PBDH@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "protected: virtual void __thiscall
SDAI_Application_instance::CopyAs(class SDAI_Application_instance *)"
(?CopyAs@SDAI_Application_instance@@MAEXPAV1@@Z) referenced in
function "public: __thiscall
SdaiSection_language::SdaiSection_language(class SdaiSection_language
&)" (??0SdaiSection_language@@QAE@AAV0@@Z)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
StringAggregate::~StringAggregate(void)" (??1StringAggregate@@UAE@XZ)
referenced in function "public: virtual __thiscall
SdaiFile_population::~SdaiFile_population(void)"
(??1SdaiFile_population@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall STEPattribute::STEPattribute(class
AttrDescriptor const &,class STEPaggregate *)"
(??0STEPattribute@@QAE@ABVAttrDescriptor@@PAVSTEPaggregate@@@Z)
referenced in function "public: __thiscall
SdaiFile_population::SdaiFile_population(void)"
(??0SdaiFile_population@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
StringAggregate::StringAggregate(void)" (??0StringAggregate@@QAE@XZ)
referenced in function "public: __thiscall
SdaiFile_population::SdaiFile_population(void)"
(??0SdaiFile_population@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
SDAI_Entity_extent__set::Append(class SDAI_Entity_extent *)"
(?Append@SDAI_Entity_extent__set@@QAEXPAVSDAI_Entity_extent@@@Z)
referenced in function "public: __thiscall
SdaiModel_contents_header_section_schema::SdaiModel_contents_header_section_schema(void)"
(??0SdaiModel_contents_header_section_schema@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
SDAI_Entity_extent::definition_(class EntityDescriptor * const &)"
(?definition_@SDAI_Entity_extent@@QAEXABQAVEntityDescriptor@@@Z)
referenced in function "public: __thiscall
SdaiModel_contents_header_section_schema::SdaiModel_contents_header_section_schema(void)"
(??0SdaiModel_contents_header_section_schema@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
SDAI_Entity_extent::SDAI_Entity_extent(void)"
(??0SDAI_Entity_extent@@QAE@XZ) referenced in function "public:
__thiscall SdaiModel_contents_header_section_schema::SdaiModel_contents_header_section_schema(void)"
(??0SdaiModel_contents_header_section_schema@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
SDAI_Model_contents::SDAI_Model_contents(void)"
(??0SDAI_Model_contents@@QAE@XZ) referenced in function "public:
__thiscall SdaiModel_contents_header_section_schema::SdaiModel_contents_header_section_schema(void)"
(??0SdaiModel_contents_header_section_schema@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchema.obj) : error LNK2019: unresolved
external symbol "public: class SDAI_Entity_extent * __thiscall
SDAI_Entity_extent__set::retrieve(int)"
(?retrieve@SDAI_Entity_extent__set@@QAEPAVSDAI_Entity_extent@@H@Z)
referenced in function "public: class SDAI_DAObject__set * __thiscall
SdaiModel_contents_header_section_schema::SdaiSection_language_get_extents(void)"
(?SdaiSection_language_get_extents@SdaiModel_contents_header_section_schema@@QAEPAVSDAI_DAObject__set@@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: void __thiscall
AggrTypeDescriptor::AssignAggrCreator(class STEPaggregate *
(__cdecl*)(void))"
(?AssignAggrCreator@AggrTypeDescriptor@@QAEXP6APAVSTEPaggregate@@XZ@Z)
referenced in function "void __cdecl
SdaiHEADER_SECTION_SCHEMAInit(class Registry &)"
(?SdaiHEADER_SECTION_SCHEMAInit@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "class StringAggregate * __cdecl
create_StringAggregate(void)"
(?create_StringAggregate@@YAPAVStringAggregate@@XZ) referenced in
function "void __cdecl SdaiHEADER_SECTION_SCHEMAInit(class Registry
&)" (?SdaiHEADER_SECTION_SCHEMAInit@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: void __thiscall
Registry::AddEntity(class EntityDescriptor const &)"
(?AddEntity@Registry@@QAEXABVEntityDescriptor@@@Z) referenced in
function "void __cdecl SdaiHEADER_SECTION_SCHEMAInit(class Registry
&)" (?SdaiHEADER_SECTION_SCHEMAInit@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
AttrDescriptor::AttrDescriptor(char const *,class TypeDescriptor const
*,enum Logical,enum Logical,enum AttrType_Enum,class EntityDescriptor
const &)" (??0AttrDescriptor@@QAE@PBDPBVTypeDescriptor@@W4Logical@@2W4AttrType_Enum@@ABVEntityDescriptor@@@Z)
referenced in function "void __cdecl
SdaiHEADER_SECTION_SCHEMAInit(class Registry &)"
(?SdaiHEADER_SECTION_SCHEMAInit@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: void __thiscall
Registry::AddType(class TypeDescriptor const &)"
(?AddType@Registry@@QAEXABVTypeDescriptor@@@Z) referenced in function
"void __cdecl SdaiHEADER_SECTION_SCHEMAInit(class Registry &)"
(?SdaiHEADER_SECTION_SCHEMAInit@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "class TypeDescriptor const * const
t_sdaiSTRING" (?t_sdaiSTRING@@3PBVTypeDescriptor@@B)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: virtual void __thiscall
SingleLinkList::AppendNode(class SingleLinkNode *)"
(?AppendNode@SingleLinkList@@UAEXPAVSingleLinkNode@@@Z) referenced in
function "public: class TypeDescLinkNode * __thiscall
TypeDescriptorList::AddNode(class TypeDescriptor *)"
(?AddNode@TypeDescriptorList@@QAEPAVTypeDescLinkNode@@PAVTypeDescriptor@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2001:
unresolved external symbol "public: virtual void __thiscall
SingleLinkList::AppendNode(class SingleLinkNode *)"
(?AppendNode@SingleLinkList@@UAEXPAVSingleLinkNode@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: class AttrDescLinkNode *
__thiscall AttrDescriptorList::AddNode(class AttrDescriptor *)"
(?AddNode@AttrDescriptorList@@QAEPAVAttrDescLinkNode@@PAVAttrDescriptor@@@Z)
referenced in function "public: void __thiscall
EntityDescriptor::AddExplicitAttr(class AttrDescriptor *)"
(?AddExplicitAttr@EntityDescriptor@@QAEXPAVAttrDescriptor@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
AggrTypeDescriptor::AggrTypeDescriptor(void)"
(??0AggrTypeDescriptor@@QAE@XZ) referenced in function "public:
__thiscall ListTypeDescriptor::ListTypeDescriptor(void)"
(??0ListTypeDescriptor@@QAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual char const * __thiscall
TypeDescriptor::GenerateExpress(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > &)const "
(?GenerateExpress@TypeDescriptor@@UBEPBDAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual class TypeDescriptor const
* __thiscall TypeDescriptor::IsA(char const *)const "
(?IsA@TypeDescriptor@@UBEPBV1@PBD@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual class TypeDescriptor const
* __thiscall TypeDescriptor::IsA(class TypeDescriptor const *)const "
(?IsA@TypeDescriptor@@UBEPBV1@PBV1@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2001:
unresolved external symbol "public: virtual class TypeDescriptor const
* __thiscall TypeDescriptor::BaseTypeIsA(class TypeDescriptor const
*)const " (?BaseTypeIsA@TypeDescriptor@@UBEPBV1@PBV1@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: bool __thiscall
TypeDescriptor::CurrName(char const *,char const *)const "
(?CurrName@TypeDescriptor@@QBE_NPBD0@Z) referenced in function
"public: virtual class TypeDescriptor const * __thiscall
TypeDescriptor::CanBeSet(char const *,char const *)const "
(?CanBeSet@TypeDescriptor@@UBEPBV1@PBD0@Z)
3>libstepeditor.lib(SdaiHeaderSchemaInit.obj) : error LNK2019:
unresolved external symbol "public: virtual __thiscall
AggrTypeDescriptor::~AggrTypeDescriptor(void)"
(??1AggrTypeDescriptor@@UAE@XZ) referenced in function "public:
virtual __thiscall ListTypeDescriptor::~ListTypeDescriptor(void)"
(??1ListTypeDescriptor@@UAE@XZ)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2019:
unresolved external symbol "public: void __thiscall
Uniqueness_rule__set::Append(class Uniqueness_rule *)"
(?Append@Uniqueness_rule__set@@QAEXPAVUniqueness_rule@@@Z) referenced
in function "void __cdecl HeaderInitSchemasAndEnts(class Registry &)"
(?HeaderInitSchemasAndEnts@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
Uniqueness_rule__set::Uniqueness_rule__set(int)"
(??0Uniqueness_rule__set@@QAE@H@Z) referenced in function "void
__cdecl HeaderInitSchemasAndEnts(class Registry &)"
(?HeaderInitSchemasAndEnts@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
EntityDescriptor::EntityDescriptor(char const *,class Schema *,enum
Logical,enum Logical,class SDAI_Application_instance *
(__cdecl*)(void))"
(??0EntityDescriptor@@QAE@PBDPAVSchema@@W4Logical@@2P6APAVSDAI_Application_instance@@XZ@Z)
referenced in function "void __cdecl HeaderInitSchemasAndEnts(class
Registry &)" (?HeaderInitSchemasAndEnts@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
TypeDescriptor::TypeDescriptor(char const *,enum PrimitiveType,class
Schema *,char const *)"
(??0TypeDescriptor@@QAE@PBDW4PrimitiveType@@PAVSchema@@0@Z) referenced
in function "void __cdecl HeaderInitSchemasAndEnts(class Registry &)"
(?HeaderInitSchemasAndEnts@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2019:
unresolved external symbol "public: void __thiscall
Registry::AddSchema(class Schema const &)"
(?AddSchema@Registry@@QAEXABVSchema@@@Z) referenced in function "void
__cdecl HeaderInitSchemasAndEnts(class Registry &)"
(?HeaderInitSchemasAndEnts@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2019:
unresolved external symbol "public: __thiscall Schema::Schema(char
const *)" (??0Schema@@QAE@PBD@Z) referenced in function "void __cdecl
HeaderInitSchemasAndEnts(class Registry &)"
(?HeaderInitSchemasAndEnts@@YAXAAVRegistry@@@Z)
3>libstepeditor.lib(SdaiHeaderSchemaAll.obj) : error LNK2019:
unresolved external symbol "public: virtual __thiscall
Uniqueness_rule::~Uniqueness_rule(void)" (??1Uniqueness_rule@@UAE@XZ)
referenced in function "public: virtual void * __thiscall
Uniqueness_rule::`scalar deleting destructor'(unsigned int)"
(??_GUniqueness_rule@@UAEPAXI@Z)
3>C:\pathtosc\external\STEPCODE-prefix\src\STEPCODE-build\bin\lazy_test.exe
: fatal error LNK1120: 109 unresolved externals
3>
3>Build FAILED.