-
Notifications
You must be signed in to change notification settings - Fork 23
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
Upgrade PhysX5 to 5.5.1 on windows/linux platform. #271
base: main
Are you sure you want to change the base?
Conversation
Hmm, failed on ubuntu, I'm thinking
Feels like it might need to have a chmod +x in there or something? |
as for windows, failed
Are we trying to foce it to vs16? Why? |
Upgraded vs version to 2022, now need to figure out linux situation. |
063a7b5
to
fc12bd5
Compare
I have fixed Linux build. Note that Linux build now use gcc as its compiler since when I test it on GCS clang build fails despite it having clang installed. |
I don't have a aarch64 machine to test the build, may have to leave it be for now |
Signed-off-by: Ross Charles Campbell <[email protected]>
Upgraded physx to 5.5.1, fixed linux-aarch64 build. |
Signed-off-by: Ross Charles Campbell [email protected]