You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
I had all installed properly ..
Full Anaconda
nuget
openBLAS
C:\Program Files (x86)\Microsoft Visual Studio\2017
and CMAKE
and all paths are set right ..
(py36) c:\MSELL\ELL\build>cmake -G "Visual Studio 15 2017 Win64" -DPROCESSOR_HINT=haswell ..
CMake Error at CMakeLists.txt:7 (project):
Failed to run MSBuild command:
MSBuild.exe
to get the value of VCTargetsPath:
-- Configuring incomplete, errors occurred!
See also "C:/MSELL/ELL/build/CMakeFiles/CMakeOutput.log".
(py36) c:\MSELL\ELL\build>cmake --build . --config Release
The system cannot find the file specified
CMake Error: Generator: execution of make failed. Make command was: "MSBuild.exe" "ALL_BUILD.vcxproj" "/p:Configuration=Release" "/p:VisualStudioVersion=15.0"