Errors when compiling for windows + visual studio. #10960
-
|
Hello folks, I have been trying to run energyplus on my machine, however, I could not correctly compile the source with CMake. Best regards, Ankhbayar |
Beta Was this translation helpful? Give feedback.
Answered by
Myoldmopar
Feb 27, 2025
Replies: 1 comment 1 reply
-
|
I'm not sure there's an error in there. There are some warnings that go by when CMake is doing its configure step, but if you just let that finish it should be OK. Note to self: clean up the CMake warnings :) If you actually see it say error anywhere, send a screenshot of it or that error log. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
oanhbayar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure there's an error in there. There are some warnings that go by when CMake is doing its configure step, but if you just let that finish it should be OK. Note to self: clean up the CMake warnings :)
If you actually see it say error anywhere, send a screenshot of it or that error log.