![]() |
【转帖】unresolved External. How To Determine .lib I Need To Includ
unresolved external. how to determine *.lib i need to includ
unresolved external. how to determine *.lib i need to include in project? how to determine *.lib i need to include in project to link it? now i have included libs: dd_gi_dll.lib dd_alloc_dll.lib dd_db_dll.lib dd_dbroot_dll.lib dd_ge_dll.lib dd_root_dll.lib dd_bmpexport_dll.lib dd_dbroot_dll.lib dd_gs_dll.lib but i have several "unresolved external symbol" link errors: error lnk2001: unresolved external symbol "public: static class odgepoint3d const odgepoint3d::korigin" (?korigin@odgepoint3d@@2v1@b) error lnk2001: unresolved external symbol "public: static class odgevector3d const odgevector3d::kyaxis" (?kyaxis@odgevector3d@@2v1@b) error lnk2001: unresolved external symbol "public: static struct odarraybuffer odarraybuffer::g_empty_array_buffer" (?g_empty_array_buffer@odarraybuffer@@2u1@a) error lnk2001: unresolved external symbol "public: static class oddbobjectid const oddbobjectid::knull" (?knull@oddbobjectid@@2v1@b) ... thanks, i solve this problem... i fogot to include _toolkit_in_dll_ in preprocessor definisions... |
所有的时间均为北京时间。 现在的时间是 12:05 PM. |