mingw compat - #1800
Conversation
|
Can you provide a bit more information what the actual issue is? I.e. the error message(s) would help. |
|
the non kaguya changes fix a redefinition error and the kaguya change fixes a missing include in the kaguya code, where it seems the code is relying on the cstdint header being included by another standard library header. |
|
I see. I have seen this before and fixed it in a PR that wasn't accepted so far. @Flow86 If you can give me write access to our fork at https://github.com/Return-To-The-Roots/kaguya I'll add that commit there and switch the submodule to this fork instead. The upstream one seems to be abandoned @yrrrmmbl That means you can remove that specific change and update your branch once that is done |
|
@Flamefire didnt knew you havent. I've added the appropriate group |
|
#1802 does the update |
fix compilation under msys2 mingw