You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to compile this, very promising, application under Lazarus 2.0.12/FPC 3.2.0 on Ubuntu 64b and due to the fact that the main form depends on the Windows unit, with no {$IFDEF} in place for other architectures, it doesn't compile.
Could you at least correct the README?
Many thanks in advance!!
Cheers,
Gus
The text was updated successfully, but these errors were encountered:
Hi there,
I just tried to compile this, very promising, application under Lazarus 2.0.12/FPC 3.2.0 on Ubuntu 64b and due to the fact that the main form depends on the Windows unit, with no
{$IFDEF}
in place for other architectures, it doesn't compile.Could you at least correct the README?
Many thanks in advance!!
Cheers,
Gus
The text was updated successfully, but these errors were encountered: