Skip to content

Problem installing to Lazarus #324

Closed
@telatin

Description

@telatin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions