From 31bd83a8cc99db9719d3d950e4cc5b98823d57a0 Mon Sep 17 00:00:00 2001 From: Vincent Sonnier Date: Fri, 24 May 2019 19:58:58 +0200 Subject: [PATCH] Updated Build Windows (markdown) --- Build-Windows.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Build-Windows.md b/Build-Windows.md index c169ee4..40ffcc9 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -64,6 +64,7 @@ C:\MSVCDEV> cmake --build SoapySDR_win64 --config Release --target install ... Bunch of building ... 0 Error(s) ``` +Copy the file `SoapySDR.dll` in the C:\MSVCDev\CubicSDR_win64\x64 directory where CubicSDR can find it. # Build CubicSDR