kopia lustrzana https://github.com/f4exb/sdrangel
Updated Compile in Windows (markdown)
rodzic
85099d06c9
commit
39c84e6c6e
|
@ -1,7 +1,7 @@
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
* Install Visual Studio 2022 with Desktop development for C++ and MFC (Community edition is free - https://visualstudio.microsoft.com/vs/community/)
|
* Install Visual Studio 2022 with Desktop development for C++ and MFC (Community edition is free - https://visualstudio.microsoft.com/vs/community/)
|
||||||
* Install Qt 5.15.2 or 6.7+ (including optional Qt Charts and Qt WebEngine and Qt StateMachine for 6.7+) for MSVC 2019 64-bit (https://www.qt.io/download-open-source)
|
* Install Qt 5.15.2 or 6.7+ (including optional Qt Charts WebEngine for 5.15.2 and Qt Charts, StateMachine, Qt5Compat, Location, Multimedia, Positioning, SerialPort and Speech for 6.7+) for MSVC 2019 64-bit (https://www.qt.io/download-open-source)
|
||||||
* Install Boost (https://www.boost.org/users/download/)
|
* Install Boost (https://www.boost.org/users/download/)
|
||||||
* Install ninja (https://ninja-build.org/) - May also be installed with Qt
|
* Install ninja (https://ninja-build.org/) - May also be installed with Qt
|
||||||
* Install cmake (https://cmake.org/download/) - May also be installed with Visual Studio or Qt
|
* Install cmake (https://cmake.org/download/) - May also be installed with Visual Studio or Qt
|
||||||
|
|
Ładowanie…
Reference in New Issue