mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-22 02:32:29 +01:00
Update DeveloperSetup.md
This commit is contained in:
parent
267d924b84
commit
adfddd1a38
@ -51,9 +51,10 @@ VCPKG_TARGET_TRIPLET:STRING=x64-osx
|
|||||||
8. Press build (the big green play button on the bottom left). This will compile and start ScreenPlay and copy all necessary files into your Qt installation.
|
8. Press build (the big green play button on the bottom left). This will compile and start ScreenPlay and copy all necessary files into your Qt installation.
|
||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
1. It is recommended (but not necessary) to use a git UI like [gitextetions](https://gitextensions.github.io/).
|
||||||
1. [Download and install the most recent MSVC 2019 Community](https://visualstudio.microsoft.com/vs/community/)
|
1. [Download and install the most recent MSVC 2019 Community](https://visualstudio.microsoft.com/vs/community/)
|
||||||
- Select "Desktop development with C++"
|
- Select "Desktop development with C++"
|
||||||
2. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer)
|
1. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer)
|
||||||
- Install the Maintaince tool
|
- Install the Maintaince tool
|
||||||
- Select the following features to install:
|
- Select the following features to install:
|
||||||
- Qt 5.15.2
|
- Qt 5.15.2
|
||||||
@ -76,7 +77,6 @@ sudo yum install mesa-libGL-devel
|
|||||||
# openSUSE (zypper)
|
# openSUSE (zypper)
|
||||||
sudo zypper install -t pattern devel_basis
|
sudo zypper install -t pattern devel_basis
|
||||||
```
|
```
|
||||||
1. It is recommended (but not necessary) to use a git UI like [gitextetions](https://gitextensions.github.io/).
|
|
||||||
1. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer)
|
1. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer)
|
||||||
- Install the Maintaince tool
|
- Install the Maintaince tool
|
||||||
- Select the following features to install:
|
- Select the following features to install:
|
||||||
|
Loading…
Reference in New Issue
Block a user