After jumping through all the cygwin setup.exe hoops to get the latest prc-tools (whew, what a mess! All I want is a .zip file of pre-compiled binaries...), build-prc was able to link in the new .ro file.
That was it, John. Thanks. Chris > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of John > Marshall > Sent: Tuesday, March 26, 2002 10:01 AM > To: Palm Developer Forum > Subject: Re: pilrc -ro usage > > > On Tue, Mar 26, 2002 at 05:52:00PM +0000, Chris Ring wrote: > > c:/tools/pilrc-2.9/pilrc -ro -o helloworld.ro helloworld.rcp > [...] > > Collecting *.bin files into helloworld.ro > > This is all correct, and if you looked at helloworld.ro with > a tool like > pilot-file or par you'd see a correctly formatted file in PRC format. > > > c:/progra~1/prc-tools/h-i586-cygwin32/bin/build-prc helloworld.def > > helloworld helloworld.ro -o helloworld.prc > > /progra~1/prc-tools/h-i586-cygwin32/bin/build-prc: can't open > > `helloworld.ro': File format not recognized > > =================================================== > > > > Is that command line right? > > Yes, but... > > > I think I'm using PRC-Tools v2.95.2. > > You're not using this version of prc-tools, and in fact there > is no such > version. > > You're using prc-tools 2.0, which cannot read files in PRC > format. You > need to upgrade to one which can, preferably the latest version. See > > http://prc-tools.sourceforge.net/releases.html > > John > > -- > 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/
