Skip to content

PhysX Linker Error #106

Closed Answered by ayoub-belarbi
ZaffyPuck asked this question in Q&A
Mar 2, 2023 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Hello @ZaffyPuck,

Did you link against PhysXExtensions? If yes, did you include PxConfig.h header that will contain PhysX configuration defines like PX_PHYSX_STATIC_LIB?
Alternatively, You can also directly add #define PX_PHYSX_STATIC_LIB as a first thing or add PX_PHYSX_STATIC_LIB to your preprocessor defines in any other way.

Cheers,
Ayoub

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@ZaffyPuck
Comment options

@ZaffyPuck
Comment options

@ayoub-belarbi
Comment options

@ZaffyPuck
Comment options

Answer selected by ZaffyPuck
Comment options

You must be logged in to vote
1 reply
@ZaffyPuck
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants