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
I'm trying to build the program in order to used HedgeSet, but I get errors when I try running the "Get-Dependencies.ps1" file. At first, it couldn't locate CMake (fixed that issue by moving CMake into the "Programs (x86)" folder), but now this error "CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage" appears.
The text was updated successfully, but these errors were encountered:
Hey, sorry for the late reply. Do you have Visual Studio installed along with the C++ build tools (you can find them in the "Visual Studio Installer")?
Thanks for telling me, I confused Visual Studio with Visual Studio Code, but if you didn't tell me to enable the "Desktop development with C++" option I'll probably still be stuck, so thanks again.
I'm trying to build the program in order to used HedgeSet, but I get errors when I try running the "Get-Dependencies.ps1" file. At first, it couldn't locate CMake (fixed that issue by moving CMake into the "Programs (x86)" folder), but now this error "CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage" appears.
The text was updated successfully, but these errors were encountered: