-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels