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

Debug build fails with MSVC #25

Open
petermost opened this issue Nov 12, 2024 · 0 comments
Open

Debug build fails with MSVC #25

petermost opened this issue Nov 12, 2024 · 0 comments
Labels
dependency problem This issue is blocked by a missing dependency or an issue in a dependency

Comments

@petermost
Copy link
Owner

MSVC Debug build fails with:
error C2127: 's_enums': illegal initialization of 'constinit' entity with a non-constant expression

Further information:
https://developercommunity.visualstudio.com/t/MDd-makes-it-impossible-to-have-constin/10439085

GCC/Clang build under Linux are not affected.

@petermost petermost added the dependency problem This issue is blocked by a missing dependency or an issue in a dependency label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency problem This issue is blocked by a missing dependency or an issue in a dependency
Projects
None yet
Development

No branches or pull requests

1 participant