Merge pull request #1730 from defnax/Added-rapidjson-for-msys2-

Added rapidjson package for msys2
This commit is contained in:
G10h4ck 2019-11-30 16:16:16 +01:00 committed by GitHub
commit 24295c7852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ Install all needed dependencies:
pacman -S mingw-w64-i686-sqlcipher
pacman -S mingw-w64-i686-qt5
pacman -S mingw32/mingw-w64-i686-cmake
pacman -S mingw-w64-i686-rapidjson
We're done installing MSYS2, close the shell terminal.