Skip to content

Compilation errors using VS2022 regarding headers #215

Closed Answered by ayoub-belarbi
NicusorN5 asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, although we don't officially maintain or support any vcpkg package, we did try to reproduce this, it seems that the issue is related to: microsoft/vcpkg#8071 (comment)
So in a nutshell, using:
#include "geometry/PxCustomGeometry.h" instead of #include <geometry/PxCustomGeometry.h> should fix the issue.
If it doesn't, I'm afraid that we can't really help with these issues. We can't support anything which is community driven and not provided by this repo.
Thanks

Replies: 1 comment 3 replies

Comment options

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

@ayoub-belarbi
Comment options

Answer selected by NicusorN5
@NicusorN5
Comment options

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