Skip to content

Commit

Permalink
chore: Document Qt requirements (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
ServiusHack authored Jun 11, 2024
1 parent e0642dc commit bb65df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install the deb file and launch 'CasparCG Client'. Tested on Ubuntu 22.04 64-bit
## Development

#### Windows
* Install Qt 6.5 for Windows from [Qt archive](https://www.qt.io/download). You may wish to select a more minimal installation than the full 6.5 tree.
* Install Qt 6.5 for Windows from [Qt archive](https://www.qt.io/download). You may wish to select a more minimal installation than the full 6.5 tree. At a minimum the additional library *Qt WebSockets* and the *Qt 5 Comaptibility Module* are required.
* Install [Visual Studio Community 2022](https://visualstudio.microsoft.com/vs/community/)
* Install [CMake](https://cmake.org/download/)

Expand Down

0 comments on commit bb65df8

Please sign in to comment.