FPC-Cocoa project Release doesn't work, though Debug does
FPC-Cocoa project Release doesn't work, though Debug does
- Subject: FPC-Cocoa project Release doesn't work, though Debug does
- From: "Alexander Bokovikov" <email@hidden>
- Date: Wed, 15 Jul 2009 00:47:50 +0600
Hi, All,
I'm puzzled... I've built the project OK in Debug mode, but when I switched
to Release mode, some error messages appear at linking stage. As far as I
can understand it, Pascal type Extended in Release mode becomes to be the
same as Pascal type Double. At least error tells that "function already
defined" and shows function arguments, as $DOUBLE (something like that),
though arguments are defined, as Extended in the source. I can't find it in
the XCode project Build config, where that might be defined. Or it is
defined outside of XCode, i.e. somewhere in FreePascal configuration?
Please help, if you know it.
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden