mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
10 lines
346 B
Text
10 lines
346 B
Text
NOT USED NOW:
|
|
|
|
- install msys2, start mingw-msys2
|
|
- pacman -S git subversion mingw-w64-x86_64-gcc mingw-w64-x86_64-ninja mingw-w64-x86_64-cmake make mingw-w64-x86_64-python3
|
|
- git clone https://github.com/mstorsjo/llvm-mingw.git
|
|
|
|
build-all.sh:
|
|
./build-mingw-w64.sh $PREFIX --with-default-msvcrt=msvcrt
|
|
|
|
--------------------------------
|