I've finally cobbled together my C++ shared library, and I'm getting lots of
the following error messages:

'MyClass::__vt' has illegal single segment 32-bit reference to
'MyClass::Func()'.

*Please* tell me there's some compiler/linker setting I've got wrong, and
that I *can* use virtuals in my shared library...  The library is only 25K,
even before dead-code stripping.

David






-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to