-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tools needed to build? #3
Comments
I was able to build it in Windows 7 x64 and DevKitPro using the information I posted in the two closed issues here. You can still read the issues, even when they are closed. |
That's not exactly what I meant. How can Windows users run Makefiles? I've spent a while trying to get one to work but it never does :/ |
To run Makefiles on Windows, you will need to install a Linux-style build setup, like Cygwin or MinGW. This is also necessary to run devkitARM and devkitPPC. |
Or just simply use the integrated ubuntu command line on Windows 10 Anniversary Update (with dev mode enabled). |
What tools are needed to build these libraries? I have DevKitPRO & associated files, and I'm running Windows 7 x64. Do I need to have a linux machine? I have a Ubuntu VM.
The text was updated successfully, but these errors were encountered: