2.7.1 compatibility?
2.7.1 compatibility?
hi, i got an issue, i need to upgrade a dll by us to the new version of dwgdirect api.
if i try to use the new libs, then i get lot of unresolved external symbol error.
example:
unresolved external symbol "public: static struct odarraybuffer odarraybuffer::g_empty_array_buffer"
unresolved external symbol "public: __thiscall oderror:

derror(class oderror const &)"
i don't know what was the version of our previous dwg direct api, but if i see the file structure,
or the naming convetion, it looks a little bit another.
somebody have some experience from this, how can i solve this?
thanx
you should define _toolkit_in_dll_ symbol when using dlls.
vladimir