I have some code that compiled fine in a standard c++ application, but
when I moved it to a shared library, I got a link error that says:

"Cursor.cpp: 'operator delete(void*)' reference from 'Entry::~Entry()'
is undefined."

Why is this happening?

thanks

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to