> I didn't know there was a latest version of pilrc :>
> 
> Ok, I downloaded the latest and patched up to p1.

  get 2.8p5 - there is a complete source archive there.. you'll
  need latest version.. dont stick with p1.. thats got bugs :)

> I create my .ro files with:
> 
> pilrc -I ./Src -R ./Tmp/Bitmap.ro -prc
> ./Rsc/Bitmap.rcp
> 
> then I try to use build-prc to make my prc with (I
> have other bin's too)
> 
> build-prc Be.prc "Be" Be Bitmap.ro *.bin
> 
> and I get:
> 
> build-prc: can't open `Bitmap.ro': File format not
> recognized
> 
> Anyone know whatis the problem?

  did you bother to go to the link i gave in the email?

   http://www.geocrawler.com/archives/3/2912/2001/5/0/5685984/

  it specifically says this:

---
liberty: $(EXEC) $(EXEC).def $(EXEC).ro
        $(BUILDPRC) -o $(EXEC).ro $(EXEC).def liberty

$(EXEC).ro: $(EXEC).rcp
        $(PILRC) -R $(EXEC).ro -prc -q $(EXEC).rcp
---

  see what your missing?

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
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