|
高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwf link errors
dwf link errors
dwf link errors
hello,
after converting to 2.0.2, i am now getting two unresolved external symbol link errors related to dwf import:
class odsmartptr<class oddwfimport> __cdecl createimporter(void)"
and
class odrxmodule * __cdecl odrxcreatemoduleobject_for_dwfimportmodule (class odstring const &)"
i have linked dwfcore.lib, whiptk.lib, w3dtk.lib and dwftoolkit.lib. it appears i have included all the necessary header files.
i would appreciate any help. i am using vc6 md libraries.
thanks
as i see you use old dwfimport (for instance, dwfimportimpl.cpp) instead of dwf7import (correspondingly, dwf7importimpl.cpp) for new 3d dwf tollkit. please. look at project file or jamfile and correct your project.
misha kuzinets
|