Hi, 

I have added a c++ .h & .cpp file to the existing shared library. 

I had written a wrapper function to expose the class *tr to a standalone
application. 

Adding of these files gave lot of compilation errors(like it didnot identify
the class ,:: and all.. i just changed the extension of the exisiting files
to .cpp from .c , then they got compiled with out any errors!!)

(Is this assumption error correct,if not can u giv the correct way of
avoiding the errors!!)


But after adding the .h of the c++ file i am getting link error 

Link Error : __RuntimeModule__: 'TestSharedLibInstall' referenced from
'__DummyStartup__' is undefined. (I dont think adding of those files lead to
this link error!!)

I even have the BuildHeaders.mcp and the PalmOSRuntime_2i_A5.Lib included as
said in some of the earlier discussions. 

But i am unable to trace this error out. 

Can anybdy provide some guidelines in this issue. 

Thanx in Advacne 

Best Regargds 
Anil kummaar

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

Reply via email to