Is there a file with an extension of .rsrc (otherwise known as a Mac
Resource File).  This file contains all of the information for the graphical
resources (forms, bitmaps, fields and the like) for your app.  Your code
gets compiled into a code resource.  What happens is the .rsrc gets
"compiled" into a .tmp which is then linked by the "Rez Post Linker" with
your code resource(s) into a .prc (Palm Resource ?).

The above may not be 100% true but hopefully it gives you an idea of what's
happening.

spike
----- Original Message -----
From: "dele adedoyin" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 6:22 PM
Subject: Re: Link Error : Could not open file:
C:\test0617\RESOURCE.FRK\Starter.tmp


> I am still at a loss: There is no Resources group in the project window.
There is an AppResources group,though. But there is no .tmp file in that
group or anyother group. Win Explorer does not reveal any .tmp file or
Resource folder either.
>
> Appreciate all your help
>
> cheers, dele
> --
>
> On Wed, 18 Jul 2001 18:07:20
>  John Stephenson wrote:
> >Are you on Win or Mac?
> >
> >In your Project window, in the "Resources" group, is there anything
listed?
> >If so, Right-click on it and select "Open in Windows Explorer" to see
where
> >it is in the tree.
> >
> >If you're on a Mac, soneone else will have to jump in, I'm completely
> >non-Mac.
> >
> >spike
> >
> >----- Original Message -----
> >From: "dele adedoyin" <[EMAIL PROTECTED]>
> >To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> >Sent: Wednesday, July 18, 2001 5:41 PM
> >Subject: Re: Link Error : Could not open file:
> >C:\test0617\RESOURCE.FRK\Starter.tmp
> >
> >
> >> Thanks a million for your email, spike. It was desperately appreciated.
> >But I still have the problem: in my directory tree, the RESOURCE.frk
folder
> >was not created as far as I can see. I can't even succesfully compile an
> >unedited stationary project.
> >>
> >> Thanks,
> >>
> >> persistent newbie, dele
> >> --
> >>
> >> On Wed, 18 Jul 2001 17:28:24
> >>  John Stephenson wrote:
> >> >CW is looking for "Starter.tmp" as defined in the "Linker\Palm Rez
> >> >PostLinker" dialog box in the "Mac Resource Files" text box.  Look in
> >> >Edit\test0617 Settings or use Alt-F7 and go down to "Linker" and then
> >down
> >> >to "Palm Rez PostLinker".
> >> >
> >> >You probably changed the name of either your project or the resource
file
> >> >and didn't change it here.
> >> >
> >> >spike
> >> >
> >> >----- Original Message -----
> >> >From: "dele adedoyin" <[EMAIL PROTECTED]>
> >> >To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> >> >Sent: Wednesday, July 18, 2001 5:09 PM
> >> >Subject: Link Error : Could not open file:
> >> >C:\test0617\RESOURCE.FRK\Starter.tmp
> >> >
> >> >
> >> >> Please, can anyone help me with this Codewarrior error message?
> >> >>
> >> >> Link Error   : Could not open file:
> >C:\test0617\RESOURCE.FRK\Starter.tmp
> >> >>
> >> >> test0617 is the name of my project.
> >> >>
> >> >> Any tips at all would be extremely helpful. I am running Lite
version
> >> >4.0.1
> >> >>
> >> >>
> >> >> Get 250 color business cards for FREE!
> >> >> http://businesscards.lycos.com/vp/fastpath/
> >> >>
> >> >> --
> >> >> For information on using the Palm Developer Forums, or to
unsubscribe,
> >> >please see http://www.palmos.com/dev/tech/support/forums/
> >> >>
> >> >
> >> >--
> >> >For information on using the Palm Developer Forums, or to unsubscribe,
> >please see http://www.palmos.com/dev/tech/support/forums/
> >> >
> >>
> >>
> >> Get 250 color business cards for FREE!
> >> http://businesscards.lycos.com/vp/fastpath/
> >>
> >> --
> >> For information on using the Palm Developer Forums, or to unsubscribe,
> >please see http://www.palmos.com/dev/tech/support/forums/
> >>
> >
> >--
> >For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
> >
>
>
> Get 250 color business cards for FREE!
> http://businesscards.lycos.com/vp/fastpath/
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>

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

Reply via email to