On 23/09/2022 10:16, Hairy Pixels via fpc-devel wrote:
Come to think of it but there may be Swift-only frameworks starting to appear
and I don’t know how/if they would be supported in FPC….
You can import Swift into Objective-C, so also in Objective-Pascal:
https://developer.apple.com/documen
On Wed, 21 Sep 2022, Bart via fpc-devel wrote:
Hi,
When in Lazarus I set a property of type Double to -Inf or +Inf, I get
a compilation error:
Error: Invalid property value (at 41,17, stream offset 031A)
sp.lpr(20,1) Error: Error while compiling resources -> Compile with
-vd for more de
> On Sep 22, 2022, at 6:52 AM, Richard Hyman via fpc-devel
> wrote:
>
> b. Does FPC support Mac system APIs? This is a general question since API
> support in any one of several areas (beyond graphics for example) would be
> beneficial.
What system APIs? Many frameworks are not ported to O