Replies: 1 comment
|
Yes this would be easily do-able, as this is already supported from macOS to Windows |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have seen people using the MinGW-w64 cross compiler to cross compiler from Linux to Windows. This way they can produce Windows binaries on a Linux system without having to actually running Windows. Given the architecture of Adept, I think it should be easily doable. What do you think about it?
All reactions