PDA

View Full Version : UndoableModifyGeometry


Dennis
14th February 2005, 11:49 AM
For plugin development, if I derive a class from UndoableModifyGeometry, I get unresolved externals --- I'm linking with ac3d.lib only --- am I missing a library?

UndoableKnife.obj : error LNK2019: unresolved external symbol "public: __thiscall UndoableModifyGeometry::UndoableModifyGeometry(voi d)"

I've never derived from these classes before, so wondering if I'm just missing something on my end.

Andy
24th February 2005, 06:57 AM
This problem has been fixed for the current release AC3D 5.

Andy