查看单个帖子
旧 2009-05-07, 05:50 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】unresolved Externals With 2.05.02

unresolved externals with 2.05.02
unresolved externals with 2.05.02
hi,
i tried to migrate my code from 2.04.01 to 2.05.02
but i get the following link unresolved external symbols:
* virtual oddbhostappprogressmeter::~oddbhostappprogressmete r(void)
* odstring oddbhandle::ascii(void) const
* void odauditinfo::setprintdest(enum odauditinfo:rintdest)
* void odauditinfo::setfixerrors(bool)
* virtual void odauditinfo::setlastinfo(struct odauditinfo::msginfo &)
* virtual struct odauditinfo::msginfo const &odauditinfo::getlastinfo(void)
* virtual void odauditinfo:rintinfo(class odstring const &)
* odauditinfo:dauditinfo(void)
* virtual odauditinfo::~odauditinfo(void)
i'm linking with the following libraries (lib\vc6md)
dd_alloc_dll.lib
dd_db_dll.lib
dd_gi_dll.lib
dd_ge_dll.lib
dd_gs_dll.lib
dd_root_dll.lib
dd_acisbuilder_dll.lib
dd_spatialindex_dll.lib
dd_key.lib
note: i'm getting the same errors also in vc9md. (with the vc2008 compiler)
please advise,
arcpl.
look into release notes. you need to link with dd_dbroot_dll.lib also.
sergey slezkin
hi,
thanks for the reply.
now i have a new problem in vc6 in debug mode.
it seems the vc60.pdb is missing some debug information, which result in linker fatal error.
* dd_key.lib(protectedexeexportedfunctions.obj) : fatal error lnk1202: "debug\vc60.pdb" is missing debugging information for referencing module
note: vc90.pdb is missing the same debug information, but vs2008 linker consider it a warning only.
* dd_key.lib(protectedexeexportedfunctions.obj) : warning lnk4204: debug\vc90.pdb' is missing debugging information for referencing module; linking object as if no debug info
please advise,
arcpl.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)