基本开发环境
This commit is contained in:
13
Languages/cpp/msys2.txt
Normal file
13
Languages/cpp/msys2.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
常用库或者工具:
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-gcc
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-toolchain
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-boost
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-curl
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-openssl
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-opencv
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-sqlite3
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-ffmpeg
|
||||||
|
高性能矩阵运算。
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-eigen3
|
||||||
|
更现代的图形/音频库,API 更友好。
|
||||||
|
pacman -S mingw-w64-ucrt-x86_64-sfml
|
||||||
Reference in New Issue
Block a user