基本开发环境

This commit is contained in:
2026-05-08 10:30:45 +08:00
parent 33d3efc8dd
commit 4b101f74de

13
Languages/cpp/msys2.txt Normal file
View 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