Hello Rainer,
Thanks very much for your prompt feedback! See below ...
Rainer Schuetz wrote on 11/10/08 5:23 AM:
> I tried to install it on a Intel MacBook Pro with Leopard and got this
> Error-Message right at startup:
>
> Error im=0 loading resource string list ID 303
>
> After klicking ok, bp2 unloaded... So no way to test the rest...
I am not entirely sure where this error is coming from off the top of my
head. If BP was going to fail to load its resources, I would have expected
a different message. But I can probably track this down.
> When I try to compile, the build fails with 26 errors. I haven't found
> a way to excerpt the error-Messages into a file, but it seems pretty
> straitforward:
>
> All files with a WE-prefix WEDrawing.c, WEBirthDearh.c... complain:
>
> Command /Dev..../gcc-4.0 failed with exit code 1
> powerpc-apple-darwin9-gcc-4.0.1: no input files
> powerpc-apple-darwin9-gcc-4.0.1: waring: '-x c' after last input
> file has no effect
> powerpc-apple-darwin9-gcc-4.0.1: /Volumes/Data/Users/anthony/
> Developer/devprojects/BP_CVS/cvs.... No such file or directory
This would seem to indicate that my XCode project is set up incorrectly. It
appears to be looking for (some) files using full paths instead of relative
paths. I did not pay attention to those details since XCode automatically
imported my CodeWarrior project and it worked for me. This should be easy
to fix.
Thanks again. I'll try to post another binary and/or XCode project file as
soon as I fix these issues.
Anthony
|