Compiling without "WITH_PHYSX" leads to compile errors. https://udn.unrealengine.com/questions/450489/projects-without-physx-not-compiling.html
Projects without PhysX (WITH_PHYSX disabled) will not compile.
- FBodySetupShapeIterator requires a constructor
- RuntimePhysXCooking is enabled by default, triggering the compilation of "PhysXCooking" which does not compile without WITH_PHYSX
Related:
Try compiling UE4 without PhysX
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-62842 in the post.
1 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 4.19, 4.20 |
Created | Aug 13, 2018 |
---|---|
Resolved | Aug 18, 2018 |
Updated | Mar 27, 2020 |