Updated Building with Qt (markdown)
parent
d114d028be
commit
aacc9a47af
|
@ -1,9 +1,9 @@
|
||||||
# Linux and OS X
|
# Linux and OS X
|
||||||
Use -DENABLE_QT2 when calling cmake:
|
Use -DENABLE_QT2 when calling cmake:
|
||||||
cmake .. -DENABLE_QT2=true
|
`cmake .. -DENABLE_QT2=true`
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
Not supported, waiting on a PR to be merged.
|
Build the DolphinQt2 project in Visual Studio.
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
* Ensure that Qt5 is installed
|
* Ensure that Qt5 is installed
|
||||||
|
|
Loading…
Reference in New Issue