Manohar Chapalamadugu wrote:

Hi,


1) Recently, I ported our enterprise code from 8.0 to
9.0. The application is around 300k with my custom
applications (Prcs and Pdbs) which gets installed
automatically. I was embedding them in Custom Data
Type in Codewarrior 8.0 Constructor.
For clarification: Constructor (recent version 1.9.1) is not maintaind by Metrowerks. Instead it is Palm Source Inc.

I didn't see custom data option in constructor 9.0 and I created all these files using data option in rcp file. Is this the right way? I have many prcs and pdbs and I want to bundle them with the application.
Metrowerks is recommend to use Pilrc .rcp now instead of the Constructor .rsrc. In Metrowerks v 9.0, Constructor v1.9 is included witch also contains custom data. Check your version number.

2) The Metrowerks C++ Wizard creats a project with rcp resource. Is there any way to create a rsrc instead of rcp as default ( some setting maybe).

Why did you use the old Metrowerks 8.x to create such project within the correct settings?
If you have removed the old version before installing, see the following story to convert from .rsrc to .rcp which is the reverse way.
http://www.palmoswerks.com/stories/storyReader$140


--
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
Ralf Dietrich                  www: http://www.envicon.com
envi.con KG                    mail:[EMAIL PROTECTED]
Detmolder Str. 60              Tel: +4930-34902670
10713 Berlin/Germany           Fax: +4930-34902671


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

Reply via email to