-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathInstalling MSYS2.txt
executable file
·46 lines (37 loc) · 1.1 KB
/
Installing MSYS2.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Install MSYS2 (64-bit) - https://www.msys2.org/
pacman -Syu
pacman -Su
pacman -S base-devel
# gcc gdb
pacman -S mingw-w64-x86_64-toolchain
pacman -S mingw-w64-x86_64-wxWidgets
pacman -S mingw-w64-x86_64-libusb
pacman -S mingw-w64-x86_64-xerces-c
pacman -S mingw-w64-x86_64-curl
pacman -S mingw-w64-x86_64-dlfcn
# gcc gdb
pacman -S mingw-w64-i686-toolchain # 3 9
pacman -S mingw-w64-i686-wxWidgets
pacman -S mingw-w64-i686-libusb
pacman -S mingw-w64-i686-xerces-c
pacman -S mingw-w64-i686-curl
pacman -S mingw-w64-i686-dlfcn
==============================================
pacman -S --needed base-devel mingw-w64-x86_64-toolchain
pacman mingw-w64-wxWidgets
pacman -S java
pacman -S libusb
pacman -S xerces
pacman -S mingw-w64-xerces-c
pacman -S mingw-w32-gcc
pacman -S mingw-64-gcc
pacman -S mingw-w64-x86_64-tcl
pacman -S mingw-w64-x86_64-libusb
pacman -S mingw-w64-x86_64-xerces-c
pacman -S mingw-w64-x86_64-wxWidgets
pacman -S mingw-w64-i686-tcl
pacman -S mingw-w64-i686-libusb
pacman -S mingw-w64-i686-xerces-c
pacman -S mingw-w64-i686-wxWidgets
pacman -S mingw-w64-i686-gcc
pacman -S mingw-w64-i686-libusb-win32