mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-09-16 13:37:47 -04:00
Updated Build Windows (markdown)
parent
f63e7b7bb1
commit
a196766e86
@ -29,11 +29,13 @@ This configuration effectively builds wxWidgets as a static library, later linke
|
|||||||
|
|
||||||
# Install CMake
|
# Install CMake
|
||||||
|
|
||||||
|
This guide use the CMake GUI. Take care on **uncheck** the `Grouped` option !
|
||||||
|
|
||||||
Download CMake from:
|
Download CMake from:
|
||||||
|
|
||||||
* http://www.cmake.org/download/
|
* http://www.cmake.org/download/
|
||||||
|
|
||||||
For this guide I've used v3.21.3 found here:
|
For this guide I've used v3.22.1 found here:
|
||||||
|
|
||||||
* https://github.com/Kitware/CMake/releases/
|
* https://github.com/Kitware/CMake/releases/
|
||||||
|
|
||||||
@ -41,7 +43,7 @@ For this guide I've used v3.21.3 found here:
|
|||||||
|
|
||||||
Download ZIP or clone SoapySDR from https://github.com/pothosware/SoapySDR to `C:\MSVCDev\SoapySDR`
|
Download ZIP or clone SoapySDR from https://github.com/pothosware/SoapySDR to `C:\MSVCDev\SoapySDR`
|
||||||
|
|
||||||
* Launch CMake, set source path to `C:/MSVCDev/SoapySDR/`
|
* Launch CMake GUI, source path to `C:/MSVCDev/SoapySDR/`
|
||||||
* Set destination to `C:/MSVCDev/SoapySDR_win64/`
|
* Set destination to `C:/MSVCDev/SoapySDR_win64/`
|
||||||
* Click Configure.
|
* Click Configure.
|
||||||
* Choose "Visual Studio 17 2022" as `Specify the generator for this project` and "x64" as `Optional platform for generator` then click Finish.
|
* Choose "Visual Studio 17 2022" as `Specify the generator for this project` and "x64" as `Optional platform for generator` then click Finish.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user