Undefined symbol errors

Attempting to compile and link produces error messages similar to these:

      ld: 0711-317 ERROR: Undefined symbol: __vft9TSomeType12MCollectible
      ld: 0711-317 ERROR: Undefined symbol: __vft9TSomeType12TSomeBaseType
Link errors like these usually indicate that you forgot to implement in your source file, a member function that you declared in your header file.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker