mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-04-22 11:29:00 -04:00
Updated Build Windows (markdown)
parent
df0849cb74
commit
8fdf16761c
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user