Skip to content

Version 2.2 Tag Compiler issue #2

@3246251196

Description

@3246251196

Hi,

when extracting this and then (after modifying the CMakeLists.txt to point to my personal CMAKE_FIND_ROOT_PATH):
mkdir build ; cd build ; cmake .. --toolchain=../Toolchain.cmake ; make
Errors occur due to:
warning: invalid conversion from ‘ULONG (*)()’ {aka ‘long unsigned int (*)()’} to ‘HOOKFUNC’ {aka ‘long unsigned int (*)(Hook*, void*, void*)’} [-fpermissive]
I added -fpersmissive to the compiler flags and it built.

I am just raising this issue here. I could very well be doing something wrong.

Thanks.

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