Compiling ObjectARX code with BRX
I'm getting a lot of
[code]acrxEntryPoint.obj : error LNK2019: unresolved external symbol "enum Acad::ErrorStatus __cdecl acdbEvaluateFields(class AcDbObjectId const &,int,wchar_t const *,class AcDbDatabase *,enum AcFd::EvalFields,int *,int *)" (?acdbEvaluateFields@@YA?AW4ErrorStatus@Acad@@ABVAcDbObjectId@@HPB_WPAVAcDbDatabase@@W4EvalFields@AcFd@@PAH4@Z) referenced in function "public: void __thiscall AcDbMyEditorReactor::update(void)" (?update@AcDbMyEditorReactor@@QAEXXZ)[/code]
and similar mostly about the MFC methods (except this one all other errors are about MFC methods).
Any thoughts, somebody?
0
Comments
-
0
This discussion has been closed.