Skip to content
Snippets Groups Projects
Unverified Commit d52c083b authored by Silas Della Contrada's avatar Silas Della Contrada Committed by GitHub
Browse files

Update README.md

parent 0b5bffe3
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,10 @@ apt install qt5-default
```
To build and install QtAV follow the steps on https://github.com/wang-bin/QtAV/wiki/Build-QtAV.
Please build QtAV with cmake instead of qmake.
Please build QtAV with cmake instead of qmake. Because the cmake build is using ``ninja``, you have to ensure it is installed:
```
apt install ninja
```
## Building VanadiumCast
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment