Using XCode as well. It would be good idea to upgrade your compiler to
1.9.6. Go to directory containing fpc dir and:
cvs -z 3 -d :pserver:[EMAIL PROTECTED]:/FPC/CVS checkout -r
RELEASE_1_9_6
Build instructions are at
http://www.surtec.com/~rj/Xcode-FreePascal/#FPC/CVS-Quickstart
As far a
05-01-29 10.05, skrev Paul Davidson följande:
> Using XCode as well. It would be good idea to upgrade your compiler to
> 1.9.6. Go to directory containing fpc dir and:
>
> cvs -z 3 -d :pserver:[EMAIL PROTECTED]:/FPC/CVS checkout -r
> RELEASE_1_9_6
>
> Build instructions are at
> http://www.sur