Relative Content

Tag Archive for c++nvidiaphysx

Nvidia Physx libraries not linking properly?

I’m trying to install physx in visual studio 2022. I’ve installed it using vcpkg, using these commands:
vcpkg integrate install, vcpkg install physx. And I tried to include “#include <PxPhysicsAPI.h>” in visual studio but it gives me this error: