update the msys2 win install guide for rapidjson package

This commit is contained in:
defnax 2019-11-30 16:11:25 +01:00
parent 03b17ef797
commit 9baff55ced

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.