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

Building for Visual Studio 2022? #522

Open
nothke opened this issue Jan 19, 2022 · 7 comments
Open

Building for Visual Studio 2022? #522

nothke opened this issue Jan 19, 2022 · 7 comments

Comments

@nothke
Copy link

nothke commented Jan 19, 2022

Attempting to configure with 2019 option reports missing VS 2019. I'm looking at cmake files but it's utterly confusing. Anyone has any idea how to add a 2022 build?

I can't believe that I just updated to 2022 a couple of days ago to find out you can only build PhysX up to 2019 :D I don't want to reinstall 2019 just for this.

@Zeblote
Copy link

Zeblote commented Jan 20, 2022

Adding support for VS 2022 yourself is quite easy. I have done so here. Zeblote@0018048

@nothke
Copy link
Author

nothke commented Jan 20, 2022

Ooh, that's great! Thanks a lot!

@youss2017
Copy link

use this branch for vs 2022 git clone -b brickadia-4.1.2 https://github.com/Zeblote/PhysX

@Zeblote
Copy link

Zeblote commented Apr 30, 2022

Worth noting that my branch is specialized for brickadia, it might not be ideal for all uses cases, for example shared shapes are broken.

@lotusblue963
Copy link

I tried using it but it's still not building it

@slackchen
Copy link

I've do it for myself too: #577
lol~

@Pacheco95
Copy link

Pacheco95 commented Oct 16, 2022

@Zeblote thaks. It works perfectly for me.
#522 (comment)

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

No branches or pull requests

6 participants