Skip to content

Build errors on Windows #123

Answered by zeux
LoganDark asked this question in Q&A
Nov 4, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

I think the issue is likely that the C++ flags are overridden externally, which disables /EHsc; it should be on by default in CMake projects. I'm not sure why that is, presumably CLion controls these? You should be able to run cmake externally (see README) and open the resulting project in Visual Studio.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@LoganDark
Comment options

@zeux
Comment options

@LoganDark
Comment options

Answer selected by LoganDark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants