Skip to content

Conversation

sbusch42
Copy link
Member

@sbusch42 sbusch42 commented Jul 9, 2019

This modification makes it possible to compile the library on a linux host for Windows via mingw. The mingw installation contains windows.h instead of Windows.h. When compiling on Windows, the case shouldn't matter, as Windows is case-insensitive.

@scheibel
Copy link
Member

scheibel commented Jul 9, 2019

I think this is quite an interesting solution.
Is http://mingw.org/wiki/LinuxCrossMinGW the use case?
Either way, I think this particular scenario this should get documented.

On a side note: this feels a bit like CSS hacking...

@sbusch42 sbusch42 merged commit 57b316d into master Jul 9, 2019
@sbusch42 sbusch42 deleted the mingw-cross branch July 9, 2019 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants