Updated Build Windows (markdown)

Vincent Sonnier 2018-05-18 16:19:28 +02:00
parent df0849cb74
commit 8fdf16761c
1 changed files with 1 additions and 1 deletions

@ -24,7 +24,7 @@ Download https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.1/wxWidge
Navigate to C:\MSVCDev\wxWidgets-3.1.1\build\msw\ (or wherever you extracted) and open wx_vc15.sln.
Choose `Release` and `x64` for the build configuration and "Build Solution". All *should* compile successfully and you can close the project.
This configuration effectively builds wxWidgets as static library, later linked to CubicSDR.
This configuration effectively builds wxWidgets as a static library, later linked with CubicSDR.
# Install CMake: