Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HedgeLib Manually Building Windows Part 3 #84

Open
Langtanium opened this issue Apr 17, 2024 · 2 comments
Open

HedgeLib Manually Building Windows Part 3 #84

Langtanium opened this issue Apr 17, 2024 · 2 comments

Comments

@Langtanium
Copy link

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.
Windows PowerShell 4_17_2024 4_38_30 PM

@Radfordhound
Copy link
Owner

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")?
image

@Langtanium
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants