Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PhysX Split support for PhysX4 #240

Merged
merged 13 commits into from
Feb 3, 2024
Merged

Conversation

spham-amzn
Copy link
Contributor

Updates to the PhysX 3rd Party script to support the PhysX 4/5 Split.

  • Support to rename FindPhysX.cmake -> FindPhysX4.cmake
  • Update the FindPhysX4.cmake to only use static libraries instead of the shared equivalent. This is necessary to prevent collision of the same shared libraries from both versions that have the same name. This will also reduce the 3rd Party package size.
  • Update the PhysX 3P package to rev8

- Update FindPhysX.cmake output to FindPhysX4.cmake
- Update PhysX4 package for windows and android to rev6

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
…ries

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
…put package

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
@spham-amzn
Copy link
Contributor Author

Unable to build through GHI due to current build scripts for PhysX not related to these changes.

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
@spham-amzn spham-amzn merged commit 742fff0 into o3de:main Feb 3, 2024
9 of 10 checks passed
@spham-amzn spham-amzn deleted the physx4_update branch September 30, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants