Sounds like you have your creator set wrong in your CW project for the application, so when it's compiled the creator type is different from the PDB creator type.
In CW, click Edit->Settings(Debug/Release)->PalmResPostLinker and change your creator to match your PDB. -=Ryan ----- Original Message ----- From: "Yaniv Banari" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, August 01, 2002 12:51 AM Subject: Please help-combining .prc and .pdb files > Hi all, > I have a Palm application which was developed using PRC tools, which I have > ported to CodeWarrior v8.2 > There are 2 parts to this application <app>.prc and <app1>.pdb > When I install the old application ( build from PRC-Tools) on Palm emulator, > I see only one combined application "<app>" on Palm info menu. But when I > install the new application(build from CodeWarrior, I see both "<app>" and > "<app1>" separately on Palm info menu. > Why this is happening? How do I make sure that only combined application is > seen on Palm info menu using the CodeWarrior build? Any help is greatly > appreciated. Thanks. > > -Yaniv > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
