Build to Linux & MacOS from Windows #1859
Unanswered
StarWarsPanda
asked this question in
Q&A
Replies: 1 comment
-
On windows you can use Windows Sub System for Linux, then rather than using cross-mingw you can use gcc to create a linux app |
Beta Was this translation helpful? Give feedback.
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.
-
What is the best way to compile a Raylib app from Windows 10 for a Linux and Mac app?
So far, I only found out how to compile for Windows using MinGW and makefiles.
Beta Was this translation helpful? Give feedback.
All reactions