Skip to content

Undefined reference to `PxSetPhysXGpuProfilerCallback' #103

Answered by MihaiAnca13
MihaiAnca13 asked this question in Q&A
Discussion options

You must be logged in to vote

Found the issue!

After make && make install, you get a folder called install inside PhysX/physx, however, it forgot to copy the PhysX/physx/bin/linux.clang/checked/libPhysXGpu_64.so over. Once I copied that over and added it to my CMakeLists.txt, it worked!

Replies: 4 comments 2 replies

Comment options

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

Comment options

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

Comment options

You must be logged in to vote
0 replies
Answer selected by MihaiAnca13
Comment options

You must be logged in to vote
0 replies
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