You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
I'm trying to generate bindings for PhysX (GitHub), but no files are being created. I'm receiving numerous warnings and errors such as:
#include resolved using non-portable Microsoft search rules as: D:\Users\jjb\Downloads\PhysX-main\PhysX-main\physx\include\vehicle/PxVehicleSDK.h [-Wmicrosoft-include]
But when I specify a .h file that contains more than just includes, the process works.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I'm trying to generate bindings for PhysX (GitHub), but no files are being created. I'm receiving numerous warnings and errors such as:
But when I specify a
.h
file that contains more than just includes, the process works.Here is my response file:
You can find the
PxPhysicsAPI.h
here: GitHub.I'm wondering if my configuration file is set up correctly. Am I missing anything?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions