Estoy algo confundido con un error al contruir un proyecto de Sonido, hecho en VC++ 6.0. Me sale este error, que coloco a continuación, y me gustaría que me auyden o guien que puedo estar haciendo mal.
Código:
De antemano, gracias --------------------Configuration: Sonido - Win32 Debug-------------------- Linking... Creating library Debug/Sonido.lib and object Debug/Sonido.exp RTPSonido.obj : error LNK2001: unresolved external symbol "public: int __thiscall RTPSession::IncrementTimestamp(unsigned int)" (?IncrementTimestamp@RTPSession@@QAEHI@Z) ..\..\Bin/Sonido.rtp : fatal error LNK1120: 1 unresolved externals Error executing link.exe. Sonido.rtp - 2 error(s), 0 warning(s)