Skip to content

\private\scrolwin.nim(6, 58) Error: cannot convert 3221225472 to clong #21

Open
@jlp765

Description

@jlp765

Error: type mismatch: got but expected 'clong = int32'

On win10
Nim Compiler Version 1.4.2 [Windows: amd64]

Seems to be some problem with 64bit/32bit definition for clong, as it expects int32 but the value is an unsigned 0xC000000

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