Skip to content
Snippets Groups Projects
Commit 867a0736 authored by Albert  Babí Oller's avatar Albert Babí Oller
Browse files

Update Build instructions

parent 7c78e35a
No related branches found
No related tags found
No related merge requests found
...@@ -826,8 +826,8 @@ cd client-qt ...@@ -826,8 +826,8 @@ cd client-qt
pandoc -f markdown -t html5 -o changelog.html changelog.md pandoc -f markdown -t html5 -o changelog.html changelog.md
mkdir build mkdir build
cd build cd build
${YOUR_QT5_gcc64_PATH}/Qt/5.15.0/gcc_64/bin/qmake ../jami-qt.pro ${YOUR_QT5_gcc64_PATH}/bin/qmake ../jami-qt.pro
make -j9 make
``` ```
Then, you are finally ready to launch jami-qt in your build directory. Then, you are finally ready to launch jami-qt in your build directory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment