Skip to content
Snippets Groups Projects

Update install prequisites documentation

Files
9
pacman -S \
`# for simulator` \
make \
git \
patch \
mingw-w64-x86_64-boost \
mingw-w64-x86_64-ccache \
mingw-w64-x86_64-cmake \
@@ -11,6 +14,7 @@ pacman -S \
mingw-w64-x86_64-make \
mingw-w64-x86_64-qt5-base \
mingw-w64-x86_64-qt5-xmlpatterns \
mingw-w64-x86_64-ag \
`# for documentation` \
mingw-w64-x86_64-python \
mingw-w64-x86_64-python-pip \
Loading