Problem with PxDefaultErrorCallback (PhysX 3.4)

Hi,
you need to link also the extensions library, if you use the PxDefaultErrorCallback. The implementation is in this library.
So try to add a PhysX3ExtensionsDEBUG.lib to your project.

Regards,
Ales