Closed
Description
Using a fresh installation of Lazarus 2.0.12 using FPC 3.2 (macOS), trying to compile P4DLaz results in
PythonEngine.pas(5183,52) Error: Incompatible types: got "Variant" expected "NativeInt"
that refers to:
varInteger: Result := PyLong_FromLong( DeRefV );
Should I download a previous version to have it compatible with my system, or do you have any advice?
Thanks a lot
Metadata
Metadata
Assignees
Labels
No labels