This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
dev:new_windows_build_environment [2019/11/13 17:04] deva |
dev:new_windows_build_environment [2019/11/15 17:50] (current) deva [New Window Build Environment] |
||
---|---|---|---|
Line 12: | Line 12: | ||
* For 64-bit: ''pacman -S mingw-w64-x86_64-gcc'' | * For 64-bit: ''pacman -S mingw-w64-x86_64-gcc'' | ||
- | Append (depending on which mingw installed): | + | **Prepend** (depending on which mingw installed): |
<code> | <code> | ||
c:\msys32\mingw32\bin;c:\msys32\usr\bin | c:\msys32\mingw32\bin;c:\msys32\usr\bin |