I have noticed that if I choose a new C++ project,
CW adds a library to the project (about 12k) that is
not there for a C project. I guess you might need to
manually add that library to your project (I don't know
the name, so you might have to make a c++ temporary project
to see what library it adds).
Raymond Chan wrote:
>
> Hello,
>
> I have a 'C' program and want to convert it to C++. I am using the regular C
> project file in Metrowerks and under the project settings, I have selected
> "activate C++ compiler".
>
> At this point, am I able to start writing classes and using objects in the
> code? Or will I have to start with a Metrowerks C++ project template and
> make my code changes?
>
> I am currently getting the following error:
> Link Error: __RuntimeModule__ : Entry Point '__InitCode__' is undefined
>
> Any help would be appreciated,
>
> Raymond
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see
>http://www.palm.com/devzone/mailinglists.html
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html