Update README.md
This commit is contained in:
@@ -84,6 +84,8 @@ Optional dependencies:
|
|||||||
Either GStreamer or VLC engine is required, but only GStreamer is fully implemented so far.
|
Either GStreamer or VLC engine is required, but only GStreamer is fully implemented so far.
|
||||||
You should also install the gstreamer plugins base and good, and optionally bad and ugly.
|
You should also install the gstreamer plugins base and good, and optionally bad and ugly.
|
||||||
|
|
||||||
|
With Qt 6 we also depend on the Core5Compat module for QTextCodec.
|
||||||
|
|
||||||
### :wrench: Compiling from source
|
### :wrench: Compiling from source
|
||||||
|
|
||||||
### Get the code:
|
### Get the code:
|
||||||
@@ -97,6 +99,8 @@ You should also install the gstreamer plugins base and good, and optionally bad
|
|||||||
cmake ..
|
cmake ..
|
||||||
make -j4
|
make -j4
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
To compile with Qt 6 use: cmake .. -DWITH_QT6=ON
|
||||||
|
|
||||||
### :penguin: Packaging status
|
### :penguin: Packaging status
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user