Open Langtanium opened 7 months ago
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.