jintiao
Results
1
issues of
jintiao
in PxPhysXConfig.h, try set these macro from 1 to 0 then compile ``` #define PX_USE_PARTICLE_SYSTEM_API 0 #define PX_USE_CLOTH_API 0 ``` compile output: ``` 1>------ Build started: Project: SimulationController, Configuration: debug...