I have a piece of C++ code, which when built gives me following link: std::ios_base::Init::Init() refrenced from __InitCode29__ is undefined std::ios_base::Init::~Init() refrenced from __InitCode29__ is undefined I tried hacking around a bit with namespaces/ios...that doesn't help. Any pointers greatly apprecaited! TIA Atul -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Re: ios Initialization error Atul Puri
- Re: ios Initialization error Ben Combee
