NVIDIAGameWorks / PhysX-3.4

NVIDIA PhysX SDK 3.4
https://www.nvidia.com/
2.35k stars 273 forks source link

Xcode 10 compile fail, 'requires' is a keyword in C++2a #85

Closed aiplay closed 5 years ago

aiplay commented 5 years ago

When I use xcode 10.1 to compile PhysX, tell me compile errer with : 'requires' is a keyword in C++2a where use is Source/SceneQuery/include/SqPruningStructure.h virtual void requires(PxProcessPxBaseCallback&);

AlesBorovicka commented 5 years ago

Yes, we are aware of this issue. There will be soon an update released that does address this issue.

aiplay commented 5 years ago

About how soon?Our project may be release some days later.

AlesBorovicka commented 5 years ago

Most likely today, start of the next week latest.

aiplay commented 5 years ago

Ok, got it!

AlesBorovicka commented 5 years ago

This issue should be resolved with latest patch