PhysX SDK - error LNK2019: unresolved external symbol when compiling "wavefront.cpp"
- by user370102
Hi all,
I'm using the PhysX SDK and I'm trying to load an .obj file with the WavefrontObj object which is defined by the files "wavefront.h/.cpp", localized in the samples directory.
When I'm compiling my project, I got this error:
1Linking...
1wavefront.obj : error LNK2019: unresolved external symbol "char * __cdecl FindMediaFile(char…