I'm starting developing with PODS (Version 1.2.0.23 ), and I want to write a 
large ARMlet in C++.
Class declarations are OK, but I can't seem to declare virtual functions. If I 
do, on building for DebugDevice, I get the error:

  undefined symbol: ...[v-table of class __cxxabiv1::__class_type_info]

I guess I need to add type info to the project, but -rtti doesn't help and 
including lib_stlport... or lib_gcc... just give me more undefs.

I suspect I'm missing something basic ?

TIA,

R

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

Reply via email to