develop:cc64mingw
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
develop:cc64mingw [2025/04/30 11:45] – rjversluis | develop:cc64mingw [2025/04/30 11:47] (current) – rjversluis | ||
---|---|---|---|
Line 12: | Line 12: | ||
**Linux:** | **Linux:** | ||
< | < | ||
- | sudo apt-get install mingw-w64 | + | sudo apt install mingw-w64 |
</ | </ | ||
**macOS:** | **macOS:** | ||
Line 26: | Line 26: | ||
git clone --recurse-submodules https:// | git clone --recurse-submodules https:// | ||
cd wxWidgets | cd wxWidgets | ||
- | mkdir winbuild | ||
</ | </ | ||
- | ====Check out a stable | + | ====Check out a stable |
Tags can be found here: | Tags can be found here: | ||
* https:// | * https:// | ||
Line 60: | Line 59: | ||
cd winbuild | cd winbuild | ||
../ | ../ | ||
- | make | + | make -j8 |
sudo make install | sudo make install | ||
</ | </ |
develop/cc64mingw.1746006305.txt.gz · Last modified: 2025/04/30 11:45 by rjversluis