Updated Build Windows (markdown)

Vincent Sonnier 2018-05-20 16:01:23 +02:00
parent 2ddada1cce
commit 7f2f3e973c

@ -94,8 +94,8 @@ The simplest way to make CubicSDR ready tu run at that point is to 'reuse' the m
Then re-compile CubicSDR as described in the previous section:
* Navigate to `C:\MSVCDev\CubicSDR_win64` in Explorer and open `CubicSDR.sln`.
- Once open select "Release" and "x64" build configuration and then "Build Solution" (F6)
- CubicSDR.exe should now be re-generated in the `C:\MSVCDev\CubicSDR_win64\x64` folder and ready to run.
* Once open select "Release" and "x64" build configuration and then "Build Solution" (F6)
* CubicSDR.exe should now be re-generated in the `C:\MSVCDev\CubicSDR_win64\x64` folder and ready to run.
Alternatively, see the following section to build the modules from scratch: