(Documentation Request) Please document how to cross compile for windows
Opened this issue · 1 comments
adnan449 commented
Cross compilation for windows is a major requirement for many developers. Especially from Linux for Windows 64 Bit.
Even a simple wiki page should do,
AnimusPEXUS commented
probably this would be similar to using gcc for crosscompiling for windows. in short, you'll require sdk for windows, or, maybe Wine with it's headers will do the trick - not sure about this.