Logo
Explore Help
Sign In
domenico/archer
1
0
Fork 0
You've already forked archer
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
eacc8b40605be1298da88abe0c4402ffd30af6b5
archer/build-MinGW-W64.bat

6 lines
70 B
Batchfile
Raw Normal View History

inital code drop.
2024-08-14 17:09:43 -07:00
cd build
premake5.exe gmake2
Make clean on MinGW-W64 batch. Add notes to readme for how to swap to C++ or use your own code.
2024-09-20 15:56:00 -07:00
cd ..
Use mingw32-make in build-MinGW-W64.bat Not all mingw-w64 toolchains on windows are guaranteed to have make, but virtually all of them have mingw32-make. MSYS2 UCRT does not provide make, but does provide mingw32-make. So users who have added UCRT to the PATH (Not advisable!) but not msys64 will have errors about a missing make. VSCode's tasks.json uses mingw32-make anyway, so it's better to stay consistent with it.
2024-12-19 00:32:15 +00:00
mingw32-make SHELL=CMD clean
pause
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 45ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API