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

Add _XKEYCHECK_H; preprocessor definition to Windows Unity generator #80

Merged
merged 1 commit into from Dec 11, 2022

Conversation

michaelpace
Copy link
Sponsor Contributor

@michaelpace michaelpace commented Dec 11, 2022

Following in the footsteps of #68, this preprocessor definition is required for creating a Windows Unity build on GitHub Actions. Otherwise you'll get this error when running MSBuild to create the DLL:

error C1189: #error:  The C++ Standard Library forbids macroizing the keyword "inline". Enable warning C4005 to find the forbidden define.

@dromer dromer merged commit 52db981 into Wasted-Audio:develop Dec 11, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants