C:\Users\ACER\LimeSuite\builddir>cmake …/ -G “Visual Studio 14 2015 Win64” ^
More? -DWX_ROOT_DIR=C:/wxWidgets-3.1.0 ^
More? -DwxWidgets_ROOT_DIR=C:/wxWidgets-3.1.0 ^
More? -DwxWidgets_LIB_DIR=C:/wxWidgets-3.1.0/lib/vc140_x64_lib ^
More? -DFX3_SDK_PATH=“C:/EZ-USB FX3 SDK/1.3” ^
More? -DSoapySDR_DIR=C:/PothosSDR
CMake Warning (dev) at CMakeLists.txt:5 (set):
implicitly converting ‘TYPE’ to ‘STRING’ type.
This warning is for project developers. Use -Wno-dev to suppress it.
– Selecting Windows SDK version to target Windows 10.0.17134.
CMake Error at CMakeLists.txt:6 (project):
Failed to run MSBuild command:
MSBuild.exe
to get the value of VCTargetsPath:
The system cannot find the file specified
– Configuring incomplete, errors occurred!
See also “C:/Users/ACER/LimeSuite/builddir/CMakeFiles/CMakeOutput.log”.
and the out put log is…
“The system is: Windows - 10.0.17134 - AMD64”
What could possibly be the issue?