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

Trying to build this, I see a lot of "Windows API detected. Please move any Windows API includes after CommonLib, or remove them." #282

Open
IronFox opened this issue Oct 3, 2024 · 1 comment

Comments

@IronFox
Copy link

IronFox commented Oct 3, 2024

I tried building the solution generated by cmake but it generates a dozen or so errors of that kind. The include trees are pretty deep and I do not know which include specifically generates _INC_WINAPIFAMILY, so I'm kinda stuck here. Removing the #if predictably makes it worse. I suspect this comes from possibly recent changes in spdlog. Nothing else changed from your code

@qudix
Copy link
Contributor

qudix commented Oct 3, 2024

Can you provide more context or a reproducible example? How exactly are you building this, with a plugin or just standalone?

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