Advertisement
Guest User

Live555 mediaServer in VS2010

a guest
Apr 13th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.97 KB | None | 0 0
  1. 1>------ Build started: Project: mediaServer, Configuration: Debug Win32 ------
  2. 1>Build started 13/04/2016 4:50:55 PM.
  3. 1>InitializeBuildStatus:
  4. 1> Touching "Debug\mediaServer.unsuccessfulbuild".
  5. 1>ClCompile:
  6. 1> live555MediaServer.cpp
  7. 1> Generating Code...
  8. 1> Compiling...
  9. 1> DynamicRTSPServer.cpp
  10. 1>c:\documents and settings\ang\my documents\visual studio 2010\projects\live555\mediaserver\dynamicrtspserver.cpp(50): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  11. 1> c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
  12. 1>c:\documents and settings\ang\my documents\visual studio 2010\projects\live555\mediaserver\dynamicrtspserver.cpp(188): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  13. 1> c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
  14. 1> Generating Code...
  15. 1>ManifestResourceCompile:
  16. 1> All outputs are up-to-date.
  17. 1>UsageEnvironment.lib(HashTable.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  18. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  19. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  20. 1>UsageEnvironment.lib(UsageEnvironment.obj) : error LNK2019: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) referenced in function "public: bool __thiscall UsageEnvironment::reclaim(void)" (?reclaim@UsageEnvironment@@QAE_NXZ)
  21. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  22. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  23. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  24. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  25. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  26. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  27. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  28. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  29. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  30. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  31. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  32. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  33. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  34. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  35. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  36. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  37. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  38. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2019: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) referenced in function "public: static class AMRAudioRTPSink * __cdecl AMRAudioRTPSink::createNew(class UsageEnvironment &,class Groupsock *,unsigned char,bool,unsigned int)" (?createNew@AMRAudioRTPSink@@SAPAV1@AAVUsageEnvironment@@PAVGroupsock@@E_NI@Z)
  39. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  40. 1>UsageEnvironment.lib(strDup.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  41. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  42. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  43. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  44. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  45. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  46. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  47. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  48. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  49. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  50. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  51. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  52. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  53. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  54. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "protected: static int __cdecl GenericMediaServer::setUpOurSocket(class UsageEnvironment &,class Port &)" (?setUpOurSocket@GenericMediaServer@@KAHAAVUsageEnvironment@@AAVPort@@@Z) referenced in function "public: static class DynamicRTSPServer * __cdecl DynamicRTSPServer::createNew(class UsageEnvironment &,class Port,class UserAuthenticationDatabase *,unsigned int)" (?createNew@DynamicRTSPServer@@SAPAV1@AAVUsageEnvironment@@VPort@@PAVUserAuthenticationDatabase@@I@Z)
  55. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol ___security_cookie
  56. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol ___security_cookie
  57. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol ___security_cookie
  58. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol ___security_cookie
  59. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol ___security_cookie
  60. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2019: unresolved external symbol ___security_cookie referenced in function "public: static class AMRAudioRTPSink * __cdecl AMRAudioRTPSink::createNew(class UsageEnvironment &,class Groupsock *,unsigned char,bool,unsigned int)" (?createNew@AMRAudioRTPSink@@SAPAV1@AAVUsageEnvironment@@PAVGroupsock@@E_NI@Z)
  61. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol ___security_cookie
  62. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol ___security_cookie
  63. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol ___security_cookie
  64. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol ___security_cookie
  65. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol ___security_cookie
  66. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol ___security_cookie
  67. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol ___security_cookie
  68. 1>groupsock.lib(inet.obj) : error LNK2001: unresolved external symbol ___security_cookie
  69. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol ___security_cookie
  70. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol ___security_cookie
  71. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol ___security_cookie
  72. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol ___security_cookie
  73. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  74. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2019: unresolved external symbol ___CxxFrameHandler3 referenced in function "protected: __thiscall AC3AudioRTPSink::AC3AudioRTPSink(class UsageEnvironment &,class Groupsock *,unsigned char,unsigned int)" (??0AC3AudioRTPSink@@IAE@AAVUsageEnvironment@@PAVGroupsock@@EI@Z)
  75. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  76. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  77. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  78. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  79. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  80. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  81. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  82. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  83. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  84. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  85. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  86. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  87. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  88. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  89. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
  90. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function "public: static class ADTSAudioFileSource * __cdecl ADTSAudioFileSource::createNew(class UsageEnvironment &,char const *)" (?createNew@ADTSAudioFileSource@@SAPAV1@AAVUsageEnvironment@@PBD@Z)
  91. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  92. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  93. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  94. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  95. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  96. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  97. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  98. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  99. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  100. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  101. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  102. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  103. 1>groupsock.lib(inet.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  104. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
  105. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  106. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  107. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
  108. 1>UsageEnvironment.lib(UsageEnvironment.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  109. 1>UsageEnvironment.lib(strDup.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  110. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  111. 1>UsageEnvironment.lib(HashTable.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  112. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  113. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  114. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  115. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  116. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  117. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol __RTC_CheckEsp referenced in function "private: __thiscall AC3AudioStreamFramer::AC3AudioStreamFramer(class UsageEnvironment &,class FramedSource *,unsigned char)" (??0AC3AudioStreamFramer@@AAE@AAVUsageEnvironment@@PAVFramedSource@@E@Z)
  118. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  119. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  120. 1>groupsock.lib(inet.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  121. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  122. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  123. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  124. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  125. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  126. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  127. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  128. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
  129. 1>live555MediaServer.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
  130. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  131. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
  132. 1>UsageEnvironment.lib(UsageEnvironment.obj) : error LNK2019: unresolved external symbol __RTC_Shutdown referenced in function "protected: __thiscall UsageEnvironment::UsageEnvironment(class TaskScheduler &)" (??0UsageEnvironment@@IAE@AAVTaskScheduler@@@Z)
  133. 1>UsageEnvironment.lib(strDup.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  134. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  135. 1>UsageEnvironment.lib(HashTable.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  136. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  137. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  138. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  139. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  140. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  141. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  142. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  143. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  144. 1>groupsock.lib(inet.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  145. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  146. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  147. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  148. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  149. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  150. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  151. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  152. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
  153. 1>live555MediaServer.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
  154. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  155. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol __RTC_Shutdown
  156. 1>UsageEnvironment.lib(UsageEnvironment.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  157. 1>UsageEnvironment.lib(strDup.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  158. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  159. 1>UsageEnvironment.lib(HashTable.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  160. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  161. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2019: unresolved external symbol __RTC_InitBase referenced in function "public: static class ADTSAudioFileSource * __cdecl ADTSAudioFileSource::createNew(class UsageEnvironment &,char const *)" (?createNew@ADTSAudioFileSource@@SAPAV1@AAVUsageEnvironment@@PBD@Z)
  162. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  163. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  164. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  165. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  166. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  167. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  168. 1>groupsock.lib(inet.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  169. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  170. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  171. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  172. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  173. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  174. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  175. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  176. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol __RTC_InitBase
  177. 1>live555MediaServer.obj : error LNK2001: unresolved external symbol __RTC_InitBase
  178. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  179. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol __RTC_InitBase
  180. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "protected: __thiscall RTSPServerSupportingHTTPStreaming::RTSPServerSupportingHTTPStreaming(class UsageEnvironment &,int,class Port,class UserAuthenticationDatabase *,unsigned int)" (??0RTSPServerSupportingHTTPStreaming@@IAE@AAVUsageEnvironment@@HVPort@@PAVUserAuthenticationDatabase@@I@Z) referenced in function "protected: __thiscall DynamicRTSPServer::DynamicRTSPServer(class UsageEnvironment &,int,class Port,class UserAuthenticationDatabase *,unsigned int)" (??0DynamicRTSPServer@@IAE@AAVUsageEnvironment@@HVPort@@PAVUserAuthenticationDatabase@@I@Z)
  181. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  182. 1>UsageEnvironment.lib(UsageEnvironment.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  183. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  184. 1>UsageEnvironment.lib(HashTable.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  185. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  186. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  187. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  188. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  189. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  190. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  191. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  192. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  193. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  194. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  195. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  196. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  197. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  198. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  199. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2019: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@) referenced in function __ehhandler$??0BasicTaskScheduler@@IAE@I@Z
  200. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol "const type_info::`vftable'" (??_7type_info@@6B@)
  201. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSource(void)const " (?isSource@Medium@@UBE_NXZ)
  202. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSource(void)const " (?isSource@Medium@@UBE_NXZ)
  203. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSource(void)const " (?isSource@Medium@@UBE_NXZ)
  204. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSource(void)const " (?isSource@Medium@@UBE_NXZ)
  205. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSource(void)const " (?isSource@Medium@@UBE_NXZ)
  206. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSource(void)const " (?isSource@Medium@@UBE_NXZ)
  207. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSource(void)const " (?isSource@Medium@@UBE_NXZ)
  208. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSink(void)const " (?isSink@Medium@@UBE_NXZ)
  209. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSink(void)const " (?isSink@Medium@@UBE_NXZ)
  210. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSink(void)const " (?isSink@Medium@@UBE_NXZ)
  211. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSink(void)const " (?isSink@Medium@@UBE_NXZ)
  212. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSink(void)const " (?isSink@Medium@@UBE_NXZ)
  213. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSink(void)const " (?isSink@Medium@@UBE_NXZ)
  214. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSink(void)const " (?isSink@Medium@@UBE_NXZ)
  215. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isSink(void)const " (?isSink@Medium@@UBE_NXZ)
  216. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  217. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  218. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  219. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  220. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  221. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  222. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  223. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  224. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  225. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  226. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTCPInstance(void)const " (?isRTCPInstance@Medium@@UBE_NXZ)
  227. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  228. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  229. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  230. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  231. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  232. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  233. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  234. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  235. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  236. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  237. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPClient(void)const " (?isRTSPClient@Medium@@UBE_NXZ)
  238. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "private: virtual bool __thiscall RTSPServer::isRTSPServer(void)const " (?isRTSPServer@RTSPServer@@EBE_NXZ)
  239. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  240. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  241. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  242. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  243. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  244. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  245. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  246. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  247. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  248. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  249. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isMediaSession(void)const " (?isMediaSession@Medium@@UBE_NXZ)
  250. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  251. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  252. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2019: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ) referenced in function "private: virtual char const * __thiscall AMRAudioSource::MIMEtype(void)const " (?MIMEtype@AMRAudioSource@@EBEPBDXZ)
  253. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  254. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  255. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  256. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  257. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  258. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  259. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  260. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isServerMediaSession(void)const " (?isServerMediaSession@Medium@@UBE_NXZ)
  261. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "protected: virtual class GenericMediaServer::ClientConnection * __thiscall RTSPServerSupportingHTTPStreaming::createNewClientConnection(int,struct sockaddr_in)" (?createNewClientConnection@RTSPServerSupportingHTTPStreaming@@MAEPAVClientConnection@GenericMediaServer@@HUsockaddr_in@@@Z)
  262. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "protected: virtual class GenericMediaServer::ClientSession * __thiscall RTSPServer::createNewClientSession(unsigned int)" (?createNewClientSession@RTSPServer@@MAEPAVClientSession@GenericMediaServer@@I@Z)
  263. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "protected: virtual char const * __thiscall RTSPServer::allowedCommandNames(void)" (?allowedCommandNames@RTSPServer@@MAEPBDXZ)
  264. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall RTSPServer::weImplementREGISTER(char const *,char * &)" (?weImplementREGISTER@RTSPServer@@MAE_NPBDAAPAD@Z)
  265. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall RTSPServer::implementCmd_REGISTER(char const *,char const *,int,bool,char const *)" (?implementCmd_REGISTER@RTSPServer@@MAEXPBD0H_N0@Z)
  266. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "protected: virtual class UserAuthenticationDatabase * __thiscall RTSPServer::getAuthenticationDatabaseForCommand(char const *)" (?getAuthenticationDatabaseForCommand@RTSPServer@@MAEPAVUserAuthenticationDatabase@@PBD@Z)
  267. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall RTSPServer::specialClientAccessCheck(int,struct sockaddr_in &,char const *)" (?specialClientAccessCheck@RTSPServer@@MAE_NHAAUsockaddr_in@@PBD@Z)
  268. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall RTSPServer::specialClientUserAccessCheck(int,struct sockaddr_in &,char const *,char const *)" (?specialClientUserAccessCheck@RTSPServer@@MAE_NHAAUsockaddr_in@@PBD1@Z)
  269. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "protected: virtual __thiscall RTSPServerSupportingHTTPStreaming::~RTSPServerSupportingHTTPStreaming(void)" (??1RTSPServerSupportingHTTPStreaming@@MAE@XZ) referenced in function "protected: virtual __thiscall DynamicRTSPServer::~DynamicRTSPServer(void)" (??1DynamicRTSPServer@@MAE@XZ)
  270. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol __imp__fclose referenced in function "protected: virtual class ServerMediaSession * __thiscall DynamicRTSPServer::lookupServerMediaSession(char const *,bool)" (?lookupServerMediaSession@DynamicRTSPServer@@MAEPAVServerMediaSession@@PBD_N@Z)
  271. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: void __thiscall GenericMediaServer::addServerMediaSession(class ServerMediaSession *)" (?addServerMediaSession@GenericMediaServer@@QAEXPAVServerMediaSession@@@Z) referenced in function "protected: virtual class ServerMediaSession * __thiscall DynamicRTSPServer::lookupServerMediaSession(char const *,bool)" (?lookupServerMediaSession@DynamicRTSPServer@@MAEPAVServerMediaSession@@PBD_N@Z)
  272. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: void __thiscall GenericMediaServer::removeServerMediaSession(class ServerMediaSession *)" (?removeServerMediaSession@GenericMediaServer@@QAEXPAVServerMediaSession@@@Z) referenced in function "protected: virtual class ServerMediaSession * __thiscall DynamicRTSPServer::lookupServerMediaSession(char const *,bool)" (?lookupServerMediaSession@DynamicRTSPServer@@MAEPAVServerMediaSession@@PBD_N@Z)
  273. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: virtual class ServerMediaSession * __thiscall GenericMediaServer::lookupServerMediaSession(char const *,bool)" (?lookupServerMediaSession@GenericMediaServer@@UAEPAVServerMediaSession@@PBD_N@Z) referenced in function "protected: virtual class ServerMediaSession * __thiscall DynamicRTSPServer::lookupServerMediaSession(char const *,bool)" (?lookupServerMediaSession@DynamicRTSPServer@@MAEPAVServerMediaSession@@PBD_N@Z)
  274. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol __imp__fopen referenced in function "protected: virtual class ServerMediaSession * __thiscall DynamicRTSPServer::lookupServerMediaSession(char const *,bool)" (?lookupServerMediaSession@DynamicRTSPServer@@MAEPAVServerMediaSession@@PBD_N@Z)
  275. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: class ServerMediaSubsession * __thiscall OggFileServerDemux::newServerMediaSubsession(void)" (?newServerMediaSubsession@OggFileServerDemux@@QAEPAVServerMediaSubsession@@XZ) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  276. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static void __cdecl OggFileServerDemux::createNew(class UsageEnvironment &,char const *,void (__cdecl*)(class OggFileServerDemux *,void *),void *)" (?createNew@OggFileServerDemux@@SAXAAVUsageEnvironment@@PBDP6AXPAV1@PAX@Z3@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  277. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: class ServerMediaSubsession * __thiscall MatroskaFileServerDemux::newServerMediaSubsession(void)" (?newServerMediaSubsession@MatroskaFileServerDemux@@QAEPAVServerMediaSubsession@@XZ) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  278. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static void __cdecl MatroskaFileServerDemux::createNew(class UsageEnvironment &,char const *,void (__cdecl*)(class MatroskaFileServerDemux *,void *),void *,char const *)" (?createNew@MatroskaFileServerDemux@@SAXAAVUsageEnvironment@@PBDP6AXPAV1@PAX@Z31@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  279. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class DVVideoFileServerMediaSubsession * __cdecl DVVideoFileServerMediaSubsession::createNew(class UsageEnvironment &,char const *,bool)" (?createNew@DVVideoFileServerMediaSubsession@@SAPAV1@AAVUsageEnvironment@@PBD_N@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  280. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class WAVAudioFileServerMediaSubsession * __cdecl WAVAudioFileServerMediaSubsession::createNew(class UsageEnvironment &,char const *,bool,bool)" (?createNew@WAVAudioFileServerMediaSubsession@@SAPAV1@AAVUsageEnvironment@@PBD_N2@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  281. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class MPEG2TransportFileServerMediaSubsession * __cdecl MPEG2TransportFileServerMediaSubsession::createNew(class UsageEnvironment &,char const *,char const *,bool)" (?createNew@MPEG2TransportFileServerMediaSubsession@@SAPAV1@AAVUsageEnvironment@@PBD1_N@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  282. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol __imp__sprintf
  283. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol __imp__sprintf referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  284. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol __imp__sprintf
  285. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol __imp__sprintf
  286. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol __imp__sprintf
  287. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol _strlen referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  288. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol _strlen
  289. 1>UsageEnvironment.lib(strDup.obj) : error LNK2001: unresolved external symbol _strlen
  290. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: class ServerMediaSubsession * __thiscall MPEG1or2FileServerDemux::newAC3AudioServerMediaSubsession(void)" (?newAC3AudioServerMediaSubsession@MPEG1or2FileServerDemux@@QAEPAVServerMediaSubsession@@XZ) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  291. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: class ServerMediaSubsession * __thiscall MPEG1or2FileServerDemux::newAudioServerMediaSubsession(void)" (?newAudioServerMediaSubsession@MPEG1or2FileServerDemux@@QAEPAVServerMediaSubsession@@XZ) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  292. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: class ServerMediaSubsession * __thiscall MPEG1or2FileServerDemux::newVideoServerMediaSubsession(bool,double)" (?newVideoServerMediaSubsession@MPEG1or2FileServerDemux@@QAEPAVServerMediaSubsession@@_NN@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  293. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class MPEG1or2FileServerDemux * __cdecl MPEG1or2FileServerDemux::createNew(class UsageEnvironment &,char const *,bool)" (?createNew@MPEG1or2FileServerDemux@@SAPAV1@AAVUsageEnvironment@@PBD_N@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf*)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  294. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class MP3AudioFileServerMediaSubsession * __cdecl MP3AudioFileServerMediaSubsession::createNew(class UsageEnvironment &,char const *,bool,bool,class Interleaving *)" (?createNew@MP3AudioFileServerMediaSubsession@@SAPAV1@AAVUsageEnvironment@@PBD_N2PAVInterleaving@@@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  295. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class H265VideoFileServerMediaSubsession * __cdecl H265VideoFileServerMediaSubsession::createNew(class UsageEnvironment &,char const *,bool)" (?createNew@H265VideoFileServerMediaSubsession@@SAPAV1@AAVUsageEnvironment@@PBD_N@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  296. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class H264VideoFileServerMediaSubsession * __cdecl H264VideoFileServerMediaSubsession::createNew(class UsageEnvironment &,char const *,bool)" (?createNew@H264VideoFileServerMediaSubsession@@SAPAV1@AAVUsageEnvironment@@PBD_N@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  297. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol "public: static unsigned int OutPacketBuffer::maxSize" (?maxSize@OutPacketBuffer@@2IA)
  298. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class MPEG4VideoFileServerMediaSubsession * __cdecl MPEG4VideoFileServerMediaSubsession::createNew(class UsageEnvironment &,char const *,bool)" (?createNew@MPEG4VideoFileServerMediaSubsession@@SAPAV1@AAVUsageEnvironment@@PBD_N@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  299. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: bool __thiscall ServerMediaSession::addSubsession(class ServerMediaSubsession *)" (?addSubsession@ServerMediaSession@@QAE_NPAVServerMediaSubsession@@@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  300. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol "public: static class ServerMediaSession * __cdecl ServerMediaSession::createNew(class UsageEnvironment &,char const *,char const *,char const *,bool,char const *)" (?createNew@ServerMediaSession@@SAPAV1@AAVUsageEnvironment@@PBD11_N1@Z) referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  301. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol _strcmp referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  302. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol _strcmp
  303. 1>DynamicRTSPServer.obj : error LNK2019: unresolved external symbol __imp__strrchr referenced in function "class ServerMediaSession * __cdecl createNewSMS(class UsageEnvironment &,char const *,struct _iobuf *)" (?createNewSMS@@YAPAVServerMediaSession@@AAVUsageEnvironment@@PBDPAU_iobuf@@@Z)
  304. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol __fltused
  305. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001: unresolved external symbol __fltused
  306. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  307. 1>UsageEnvironment.lib(strDup.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  308. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  309. 1>UsageEnvironment.lib(HashTable.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  310. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  311. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  312. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  313. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  314. 1>BasicUsageEnvironment.lib(DelayQueue.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  315. 1>groupsock.lib(NetAddress.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  316. 1>groupsock.lib(inet.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  317. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2019: unresolved external symbol @_RTC_CheckStackVars@8 referenced in function "bool __cdecl getSourcePort0(int,unsigned short &)" (?getSourcePort0@@YA_NHAAG@Z)
  318. 1>DynamicRTSPServer.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  319. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  320. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  321. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
  322. 1>live555MediaServer.obj : error LNK2019: unresolved external symbol "public: unsigned short __thiscall RTSPServer::httpServerPortNum(void)const " (?httpServerPortNum@RTSPServer@@QBEGXZ) referenced in function _main
  323. 1>live555MediaServer.obj : error LNK2019: unresolved external symbol "public: bool __thiscall RTSPServer::setUpTunnelingOverHTTP(class Port)" (?setUpTunnelingOverHTTP@RTSPServer@@QAE_NVPort@@@Z) referenced in function _main
  324. 1>live555MediaServer.obj : error LNK2019: unresolved external symbol "public: char * __thiscall RTSPServer::rtspURLPrefix(int)const " (?rtspURLPrefix@RTSPServer@@QBEPADH@Z) referenced in function _main
  325. 1>live555MediaServer.obj : error LNK2019: unresolved external symbol __imp__exit referenced in function _main
  326. 1>LINK : error LNK2001: unresolved external symbol _mainCRTStartup
  327. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2019: unresolved external symbol __imp__fprintf referenced in function "public: virtual class UsageEnvironment & __thiscall BasicUsageEnvironment::operator<<(char const *)" (??6BasicUsageEnvironment@@UAEAAVUsageEnvironment@@PBD@Z)
  328. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol __imp__fprintf
  329. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2019: unresolved external symbol __imp____iob_func referenced in function "public: virtual class UsageEnvironment & __thiscall BasicUsageEnvironment::operator<<(char const *)" (??6BasicUsageEnvironment@@UAEAAVUsageEnvironment@@PBD@Z)
  330. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2001: unresolved external symbol __imp____iob_func
  331. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol __imp____iob_func
  332. 1>BasicUsageEnvironment.lib(BasicTaskScheduler.obj) : error LNK2019: unresolved external symbol __imp__perror referenced in function "protected: virtual void __thiscall BasicTaskScheduler::SingleStep(unsigned int)" (?SingleStep@BasicTaskScheduler@@MAEXI@Z)
  333. 1>UsageEnvironment.lib(HashTable.obj) : error LNK2001: unresolved external symbol __purecall
  334. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001: unresolved external symbol __purecall
  335. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2001: unresolved external symbol __purecall
  336. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol __purecall
  337. 1>UsageEnvironment.lib(UsageEnvironment.obj) : error LNK2001: unresolved external symbol __purecall
  338. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2019: unresolved external symbol __imp___snprintf referenced in function "public: virtual void __thiscall BasicUsageEnvironment0::setResultErrMsg(char const *,int)" (?setResultErrMsg@BasicUsageEnvironment0@@UAEXPBDH@Z)
  339. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2019: unresolved external symbol _memset referenced in function "public: virtual void __thiscall BasicUsageEnvironment0::setResultErrMsg(char const *,int)" (?setResultErrMsg@BasicUsageEnvironment0@@UAEXPBDH@Z)
  340. 1>BasicUsageEnvironment.lib(BasicHashTable.obj) : error LNK2001: unresolved external symbol _memset
  341. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2019: unresolved external symbol __imp__memmove referenced in function "public: virtual void __thiscall BasicUsageEnvironment0::appendToResultMsg(char const *)" (?appendToResultMsg@BasicUsageEnvironment0@@UAEXPBD@Z)
  342. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol __imp__memmove
  343. 1>BasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2019: unresolved external symbol __imp__fputs referenced in function "public: virtual void __thiscall BasicUsageEnvironment0::reportBackgroundError(void)" (?reportBackgroundError@BasicUsageEnvironment0@@UAEXXZ)
  344. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2019: unresolved external symbol __alldiv referenced in function "public: virtual void * __thiscall BasicTaskScheduler0::scheduleDelayedTask(__int64,void (__cdecl*)(void *),void *)" (?scheduleDelayedTask@BasicTaskScheduler0@@UAEPAX_JP6AXPAX@Z1@Z)
  345. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol __alldiv
  346. 1>BasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : error LNK2019: unresolved external symbol __allrem referenced in function "public: virtual void * __thiscall BasicTaskScheduler0::scheduleDelayedTask(__int64,void (__cdecl*)(void *),void *)" (?scheduleDelayedTask@BasicTaskScheduler0@@UAEPAX_JP6AXPAX@Z1@Z)
  347. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external symbol __allrem
  348. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2019: unresolved external symbol __imp__strncmp referenced in function "unsigned int __cdecl ourIPAddress(class UsageEnvironment &)" (?ourIPAddress@@YAIAAVUsageEnvironment@@@Z)
  349. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol __imp__strncmp
  350. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2019: unresolved external symbol __imp___ctime64 referenced in function _ctime
  351. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2019: unresolved external symbol __allmul referenced in function "int __cdecl gettimeofday(struct timeval *,int *)" (?gettimeofday@@YAHPAUtimeval@@PAH@Z)
  352. 1>groupsock.lib(GroupsockHelper.obj) : error LNK2019: unresolved external symbol __imp___ftime64 referenced in function _ftime
  353. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2019: unresolved external symbol "protected: __thiscall FileServerMediaSubsession::FileServerMediaSubsession(class UsageEnvironment &,char const *,bool)" (??0FileServerMediaSubsession@@IAE@AAVUsageEnvironment@@PBD_N@Z) referenced in function "private: __thiscall AC3AudioFileServerMediaSubsession::AC3AudioFileServerMediaSubsession(class UsageEnvironment &,char const *,bool)" (??0AC3AudioFileServerMediaSubsession@@AAE@AAVUsageEnvironment@@PBD_N@Z)
  354. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: __thiscall FileServerMediaSubsession::FileServerMediaSubsession(class UsageEnvironment &,char const *,bool)" (??0FileServerMediaSubsession@@IAE@AAVUsageEnvironment@@PBD_N@Z)
  355. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: __thiscall FileServerMediaSubsession::FileServerMediaSubsession(class UsageEnvironment &,char const *,bool)" (??0FileServerMediaSubsession@@IAE@AAVUsageEnvironment@@PBD_N@Z)
  356. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  357. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  358. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  359. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  360. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  361. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  362. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  363. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  364. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  365. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Medium::isRTSPServer(void)const " (?isRTSPServer@Medium@@UBE_NXZ)
  366. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual char const * __thiscall OnDemandServerMediaSubsession::sdpLines(void)" (?sdpLines@OnDemandServerMediaSubsession@@MAEPBDXZ)
  367. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual char const * __thiscall OnDemandServerMediaSubsession::sdpLines(void)" (?sdpLines@OnDemandServerMediaSubsession@@MAEPBDXZ)
  368. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual char const * __thiscall OnDemandServerMediaSubsession::sdpLines(void)" (?sdpLines@OnDemandServerMediaSubsession@@MAEPBDXZ)
  369. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::getStreamParameters(unsigned int,unsigned int,class Port const &,class Port const &,int,unsigned char,unsigned char,unsigned int &,unsigned char &,bool &,class Port &,class Port &,void * &)" (?getStreamParameters@OnDemandServerMediaSubsession@@MAEXIIABVPort@@0HEEAAIAAEAA_NAAV2@4AAPAX@Z)
  370. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::getStreamParameters(unsigned int,unsigned int,class Port const &,class Port const &,int,unsigned char,unsigned char,unsigned int &,unsigned char &,bool &,class Port &,class Port &,void * &)" (?getStreamParameters@OnDemandServerMediaSubsession@@MAEXIIABVPort@@0HEEAAIAAEAA_NAAV2@4AAPAX@Z)
  371. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::getStreamParameters(unsigned int,unsigned int,class Port const &,class Port const &,int,unsigned char,unsigned char,unsigned int &,unsigned char &,bool &,class Port &,class Port &,void * &)" (?getStreamParameters@OnDemandServerMediaSubsession@@MAEXIIABVPort@@0HEEAAIAAEAA_NAAV2@4AAPAX@Z)
  372. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::startStream(unsigned int,void *,void (__cdecl*)(void *),void *,unsigned short &,unsigned int &,void (__cdecl*)(void *,unsigned char),void *)" (?startStream@OnDemandServerMediaSubsession@@MAEXIPAXP6AX0@Z0AAGAAIP6AX0E@Z0@Z)
  373. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::startStream(unsigned int,void *,void (__cdecl*)(void *),void *,unsigned short &,unsigned int &,void (__cdecl*)(void *,unsigned char),void *)" (?startStream@OnDemandServerMediaSubsession@@MAEXIPAXP6AX0@Z0AAGAAIP6AX0E@Z0@Z)
  374. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::startStream(unsigned int,void *,void (__cdecl*)(void *),void *,unsigned short &,unsigned int &,void (__cdecl*)(void *,unsigned char),void *)" (?startStream@OnDemandServerMediaSubsession@@MAEXIPAXP6AX0@Z0AAGAAIP6AX0E@Z0@Z)
  375. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::pauseStream(unsigned int,void *)" (?pauseStream@OnDemandServerMediaSubsession@@MAEXIPAX@Z)
  376. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::pauseStream(unsigned int,void *)" (?pauseStream@OnDemandServerMediaSubsession@@MAEXIPAX@Z)
  377. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::pauseStream(unsigned int,void *)" (?pauseStream@OnDemandServerMediaSubsession@@MAEXIPAX@Z)
  378. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStream(unsigned int,void *,char * &,char * &)" (?seekStream@OnDemandServerMediaSubsession@@MAEXIPAXAAPAD1@Z)
  379. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStream(unsigned int,void *,char * &,char * &)" (?seekStream@OnDemandServerMediaSubsession@@MAEXIPAXAAPAD1@Z)
  380. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStream(unsigned int,void *,char * &,char * &)" (?seekStream@OnDemandServerMediaSubsession@@MAEXIPAXAAPAD1@Z)
  381. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStream(unsigned int,void *,double &,double,unsigned __int64 &)" (?seekStream@OnDemandServerMediaSubsession@@MAEXIPAXAANNAA_K@Z)
  382. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStream(unsigned int,void *,double &,double,unsigned __int64 &)" (?seekStream@OnDemandServerMediaSubsession@@MAEXIPAXAANNAA_K@Z)
  383. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStream(unsigned int,void *,double &,double,unsigned __int64 &)" (?seekStream@OnDemandServerMediaSubsession@@MAEXIPAXAANNAA_K@Z)
  384. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::nullSeekStream(unsigned int,void *,double,unsigned __int64 &)" (?nullSeekStream@OnDemandServerMediaSubsession@@MAEXIPAXNAA_K@Z)
  385. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::nullSeekStream(unsigned int,void *,double,unsigned __int64 &)" (?nullSeekStream@OnDemandServerMediaSubsession@@MAEXIPAXNAA_K@Z)
  386. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::nullSeekStream(unsigned int,void *,double,unsigned __int64 &)" (?nullSeekStream@OnDemandServerMediaSubsession@@MAEXIPAXNAA_K@Z)
  387. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamScale(unsigned int,void *,float)" (?setStreamScale@OnDemandServerMediaSubsession@@MAEXIPAXM@Z)
  388. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamScale(unsigned int,void *,float)" (?setStreamScale@OnDemandServerMediaSubsession@@MAEXIPAXM@Z)
  389. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamScale(unsigned int,void *,float)" (?setStreamScale@OnDemandServerMediaSubsession@@MAEXIPAXM@Z)
  390. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual float __thiscall OnDemandServerMediaSubsession::getCurrentNPT(void *)" (?getCurrentNPT@OnDemandServerMediaSubsession@@MAEMPAX@Z)
  391. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual float __thiscall OnDemandServerMediaSubsession::getCurrentNPT(void *)" (?getCurrentNPT@OnDemandServerMediaSubsession@@MAEMPAX@Z)
  392. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual float __thiscall OnDemandServerMediaSubsession::getCurrentNPT(void *)" (?getCurrentNPT@OnDemandServerMediaSubsession@@MAEMPAX@Z)
  393. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class FramedSource * __thiscall OnDemandServerMediaSubsession::getStreamSource(void *)" (?getStreamSource@OnDemandServerMediaSubsession@@MAEPAVFramedSource@@PAX@Z)
  394. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class FramedSource * __thiscall OnDemandServerMediaSubsession::getStreamSource(void *)" (?getStreamSource@OnDemandServerMediaSubsession@@MAEPAVFramedSource@@PAX@Z)
  395. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class FramedSource * __thiscall OnDemandServerMediaSubsession::getStreamSource(void *)" (?getStreamSource@OnDemandServerMediaSubsession@@MAEPAVFramedSource@@PAX@Z)
  396. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::getRTPSinkandRTCP(void *,class RTPSink const * &,class RTCPInstance const * &)" (?getRTPSinkandRTCP@OnDemandServerMediaSubsession@@MAEXPAXAAPBVRTPSink@@AAPBVRTCPInstance@@@Z)
  397. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::getRTPSinkandRTCP(void *,class RTPSink const * &,class RTCPInstance const * &)" (?getRTPSinkandRTCP@OnDemandServerMediaSubsession@@MAEXPAXAAPBVRTPSink@@AAPBVRTCPInstance@@@Z)
  398. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::getRTPSinkandRTCP(void *,class RTPSink const * &,class RTCPInstance const * &)" (?getRTPSinkandRTCP@OnDemandServerMediaSubsession@@MAEXPAXAAPBVRTPSink@@AAPBVRTCPInstance@@@Z)
  399. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::deleteStream(unsigned int,void * &)" (?deleteStream@OnDemandServerMediaSubsession@@MAEXIAAPAX@Z)
  400. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::deleteStream(unsigned int,void * &)" (?deleteStream@OnDemandServerMediaSubsession@@MAEXIAAPAX@Z)
  401. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::deleteStream(unsigned int,void * &)" (?deleteStream@OnDemandServerMediaSubsession@@MAEXIAAPAX@Z)
  402. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall ServerMediaSubsession::testScaleFactor(float &)" (?testScaleFactor@ServerMediaSubsession@@UAEXAAM@Z)
  403. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall ServerMediaSubsession::testScaleFactor(float &)" (?testScaleFactor@ServerMediaSubsession@@UAEXAAM@Z)
  404. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall ServerMediaSubsession::testScaleFactor(float &)" (?testScaleFactor@ServerMediaSubsession@@UAEXAAM@Z)
  405. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual float __thiscall ServerMediaSubsession::duration(void)const " (?duration@ServerMediaSubsession@@UBEMXZ)
  406. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual float __thiscall ServerMediaSubsession::duration(void)const " (?duration@ServerMediaSubsession@@UBEMXZ)
  407. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual float __thiscall ServerMediaSubsession::duration(void)const " (?duration@ServerMediaSubsession@@UBEMXZ)
  408. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall ServerMediaSubsession::getAbsoluteTimeRange(char * &,char * &)const " (?getAbsoluteTimeRange@ServerMediaSubsession@@UBEXAAPAD0@Z)
  409. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall ServerMediaSubsession::getAbsoluteTimeRange(char * &,char * &)const " (?getAbsoluteTimeRange@ServerMediaSubsession@@UBEXAAPAD0@Z)
  410. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall ServerMediaSubsession::getAbsoluteTimeRange(char * &,char * &)const " (?getAbsoluteTimeRange@ServerMediaSubsession@@UBEXAAPAD0@Z)
  411. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual char const * __thiscall OnDemandServerMediaSubsession::getAuxSDPLine(class RTPSink *,class FramedSource *)" (?getAuxSDPLine@OnDemandServerMediaSubsession@@MAEPBDPAVRTPSink@@PAVFramedSource@@@Z)
  412. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual char const * __thiscall OnDemandServerMediaSubsession::getAuxSDPLine(class RTPSink *,class FramedSource *)" (?getAuxSDPLine@OnDemandServerMediaSubsession@@MAEPBDPAVRTPSink@@PAVFramedSource@@@Z)
  413. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual char const * __thiscall OnDemandServerMediaSubsession::getAuxSDPLine(class RTPSink *,class FramedSource *)" (?getAuxSDPLine@OnDemandServerMediaSubsession@@MAEPBDPAVRTPSink@@PAVFramedSource@@@Z)
  414. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStreamSource(class FramedSource *,char * &,char * &)" (?seekStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@AAPAD1@Z)
  415. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStreamSource(class FramedSource *,char * &,char * &)" (?seekStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@AAPAD1@Z)
  416. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStreamSource(class FramedSource *,char * &,char * &)" (?seekStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@AAPAD1@Z)
  417. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStreamSource(class FramedSource *,double &,double,unsigned __int64 &)" (?seekStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@AANNAA_K@Z)
  418. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStreamSource(class FramedSource *,double &,double,unsigned __int64 &)" (?seekStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@AANNAA_K@Z)
  419. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::seekStreamSource(class FramedSource *,double &,double,unsigned __int64 &)" (?seekStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@AANNAA_K@Z)
  420. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamSourceScale(class FramedSource *,float)" (?setStreamSourceScale@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@M@Z)
  421. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamSourceScale(class FramedSource *,float)" (?setStreamSourceScale@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@M@Z)
  422. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamSourceScale(class FramedSource *,float)" (?setStreamSourceScale@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@M@Z)
  423. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamSourceDuration(class FramedSource *,double,unsigned __int64 &)" (?setStreamSourceDuration@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@NAA_K@Z)
  424. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamSourceDuration(class FramedSource *,double,unsigned __int64 &)" (?setStreamSourceDuration@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@NAA_K@Z)
  425. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::setStreamSourceDuration(class FramedSource *,double,unsigned __int64 &)" (?setStreamSourceDuration@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@NAA_K@Z)
  426. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::closeStreamSource(class FramedSource *)" (?closeStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@@Z)
  427. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::closeStreamSource(class FramedSource *)" (?closeStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@@Z)
  428. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall OnDemandServerMediaSubsession::closeStreamSource(class FramedSource *)" (?closeStreamSource@OnDemandServerMediaSubsession@@MAEXPAVFramedSource@@@Z)
  429. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class Groupsock * __thiscall OnDemandServerMediaSubsession::createGroupsock(struct in_addr const &,class Port)" (?createGroupsock@OnDemandServerMediaSubsession@@MAEPAVGroupsock@@ABUin_addr@@VPort@@@Z)
  430. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class Groupsock * __thiscall OnDemandServerMediaSubsession::createGroupsock(struct in_addr const &,class Port)" (?createGroupsock@OnDemandServerMediaSubsession@@MAEPAVGroupsock@@ABUin_addr@@VPort@@@Z)
  431. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class Groupsock * __thiscall OnDemandServerMediaSubsession::createGroupsock(struct in_addr const &,class Port)" (?createGroupsock@OnDemandServerMediaSubsession@@MAEPAVGroupsock@@ABUin_addr@@VPort@@@Z)
  432. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class RTCPInstance * __thiscall OnDemandServerMediaSubsession::createRTCP(class Groupsock *,unsigned int,unsigned char const *,class RTPSink *)" (?createRTCP@OnDemandServerMediaSubsession@@MAEPAVRTCPInstance@@PAVGroupsock@@IPBEPAVRTPSink@@@Z)
  433. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class RTCPInstance * __thiscall OnDemandServerMediaSubsession::createRTCP(class Groupsock *,unsigned int,unsigned char const *,class RTPSink *)" (?createRTCP@OnDemandServerMediaSubsession@@MAEPAVRTCPInstance@@PAVGroupsock@@IPBEPAVRTPSink@@@Z)
  434. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual class RTCPInstance * __thiscall OnDemandServerMediaSubsession::createRTCP(class Groupsock *,unsigned int,unsigned char const *,class RTPSink *)" (?createRTCP@OnDemandServerMediaSubsession@@MAEPAVRTCPInstance@@PAVGroupsock@@IPBEPAVRTPSink@@@Z)
  435. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2019: unresolved external symbol "protected: virtual __thiscall FileServerMediaSubsession::~FileServerMediaSubsession(void)" (??1FileServerMediaSubsession@@MAE@XZ) referenced in function "private: virtual __thiscall AC3AudioFileServerMediaSubsession::~AC3AudioFileServerMediaSubsession(void)" (??1AC3AudioFileServerMediaSubsession@@EAE@XZ)
  436. 1>liveMedia.lib(AMRAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual __thiscall FileServerMediaSubsession::~FileServerMediaSubsession(void)" (??1FileServerMediaSubsession@@MAE@XZ)
  437. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2001: unresolved external symbol "protected: virtual __thiscall FileServerMediaSubsession::~FileServerMediaSubsession(void)" (??1FileServerMediaSubsession@@MAE@XZ)
  438. 1>liveMedia.lib(AC3AudioFileServerMediaSubsession.obj) : error LNK2019: unresolved external symbol "public: static class ByteStreamFileSource * __cdecl ByteStreamFileSource::createNew(class UsageEnvironment &,char const *,unsigned int,unsigned int)" (?createNew@ByteStreamFileSource@@SAPAV1@AAVUsageEnvironment@@PBDII@Z) referenced in function "private: virtual class FramedSource * __thiscall AC3AudioFileServerMediaSubsession::createNewStreamSource(unsigned int,unsigned int &)" (?createNewStreamSource@AC3AudioFileServerMediaSubsession@@EAEPAVFramedSource@@IAAI@Z)
  439. 1>liveMedia.lib(ADTSAudioFileServerMediaSubsession.obj) : error LNK2019: unresolved external symbol "public: static class MPEG4GenericRTPSink * __cdecl MPEG4GenericRTPSink::createNew(class UsageEnvironment &,class Groupsock *,unsigned char,unsigned int,char const *,char const *,char const *,unsigned int)" (?createNew@MPEG4GenericRTPSink@@SAPAV1@AAVUsageEnvironment@@PAVGroupsock@@EIPBD22I@Z) referenced in function "protected: virtual class RTPSink * __thiscall ADTSAudioFileServerMediaSubsession::createNewRTPSink(class Groupsock *,unsigned char,class FramedSource *)" (?createNewRTPSink@ADTSAudioFileServerMediaSubsession@@MAEPAVRTPSink@@PAVGroupsock@@EPAVFramedSource@@@Z)
  440. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "protected: virtual __thiscall FramedFilter::~FramedFilter(void)" (??1FramedFilter@@MAE@XZ) referenced in function __unwindfunclet$??0AC3AudioStreamFramer@@AAE@AAVUsageEnvironment@@PAVFramedSource@@E@Z$0
  441. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "protected: __thiscall FramedFilter::FramedFilter(class UsageEnvironment &,class FramedSource *)" (??0FramedFilter@@IAE@AAVUsageEnvironment@@PAVFramedSource@@@Z) referenced in function "private: __thiscall AC3AudioStreamFramer::AC3AudioStreamFramer(class UsageEnvironment &,class FramedSource *,unsigned char)" (??0AC3AudioStreamFramer@@AAE@AAVUsageEnvironment@@PAVFramedSource@@E@Z)
  442. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall MediaSource::isSource(void)const " (?isSource@MediaSource@@EBE_NXZ)
  443. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall MediaSource::isSource(void)const " (?isSource@MediaSource@@EBE_NXZ)
  444. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall MediaSource::isSource(void)const " (?isSource@MediaSource@@EBE_NXZ)
  445. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall MediaSource::isSource(void)const " (?isSource@MediaSource@@EBE_NXZ)
  446. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall FramedFilter::getAttributes(void)const " (?getAttributes@FramedFilter@@MBEXXZ)
  447. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "protected: virtual char const * __thiscall FramedFilter::MIMEtype(void)const " (?MIMEtype@FramedFilter@@MBEPBDXZ)
  448. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall FramedSource::isFramedSource(void)const " (?isFramedSource@FramedSource@@EBE_NXZ)
  449. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall FramedSource::isFramedSource(void)const " (?isFramedSource@FramedSource@@EBE_NXZ)
  450. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall FramedSource::isFramedSource(void)const " (?isFramedSource@FramedSource@@EBE_NXZ)
  451. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall FramedSource::isFramedSource(void)const " (?isFramedSource@FramedSource@@EBE_NXZ)
  452. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isRTPSource(void)const " (?isRTPSource@MediaSource@@UBE_NXZ)
  453. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isRTPSource(void)const " (?isRTPSource@MediaSource@@UBE_NXZ)
  454. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isRTPSource(void)const " (?isRTPSource@MediaSource@@UBE_NXZ)
  455. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isRTPSource(void)const " (?isRTPSource@MediaSource@@UBE_NXZ)
  456. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isMPEG1or2VideoStreamFramer(void)const " (?isMPEG1or2VideoStreamFramer@MediaSource@@UBE_NXZ)
  457. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isMPEG1or2VideoStreamFramer(void)const " (?isMPEG1or2VideoStreamFramer@MediaSource@@UBE_NXZ)
  458. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isMPEG1or2VideoStreamFramer(void)const " (?isMPEG1or2VideoStreamFramer@MediaSource@@UBE_NXZ)
  459. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isMPEG1or2VideoStreamFramer(void)const " (?isMPEG1or2VideoStreamFramer@MediaSource@@UBE_NXZ)
  460. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isMPEG4VideoStreamFramer(void)const " (?isMPEG4VideoStreamFramer@MediaSource@@UBE_NXZ)
  461. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isMPEG4VideoStreamFramer(void)const " (?isMPEG4VideoStreamFramer@MediaSource@@UBE_NXZ)
  462. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isMPEG4VideoStreamFramer(void)const " (?isMPEG4VideoStreamFramer@MediaSource@@UBE_NXZ)
  463. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isMPEG4VideoStreamFramer(void)const " (?isMPEG4VideoStreamFramer@MediaSource@@UBE_NXZ)
  464. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isH264VideoStreamFramer(void)const " (?isH264VideoStreamFramer@MediaSource@@UBE_NXZ)
  465. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isH264VideoStreamFramer(void)const " (?isH264VideoStreamFramer@MediaSource@@UBE_NXZ)
  466. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isH264VideoStreamFramer(void)const " (?isH264VideoStreamFramer@MediaSource@@UBE_NXZ)
  467. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isH264VideoStreamFramer(void)const " (?isH264VideoStreamFramer@MediaSource@@UBE_NXZ)
  468. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isH265VideoStreamFramer(void)const " (?isH265VideoStreamFramer@MediaSource@@UBE_NXZ)
  469. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isH265VideoStreamFramer(void)const " (?isH265VideoStreamFramer@MediaSource@@UBE_NXZ)
  470. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isH265VideoStreamFramer(void)const " (?isH265VideoStreamFramer@MediaSource@@UBE_NXZ)
  471. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isH265VideoStreamFramer(void)const " (?isH265VideoStreamFramer@MediaSource@@UBE_NXZ)
  472. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isDVVideoStreamFramer(void)const " (?isDVVideoStreamFramer@MediaSource@@UBE_NXZ)
  473. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isDVVideoStreamFramer(void)const " (?isDVVideoStreamFramer@MediaSource@@UBE_NXZ)
  474. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isDVVideoStreamFramer(void)const " (?isDVVideoStreamFramer@MediaSource@@UBE_NXZ)
  475. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isDVVideoStreamFramer(void)const " (?isDVVideoStreamFramer@MediaSource@@UBE_NXZ)
  476. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isJPEGVideoSource(void)const " (?isJPEGVideoSource@MediaSource@@UBE_NXZ)
  477. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isJPEGVideoSource(void)const " (?isJPEGVideoSource@MediaSource@@UBE_NXZ)
  478. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isJPEGVideoSource(void)const " (?isJPEGVideoSource@MediaSource@@UBE_NXZ)
  479. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isJPEGVideoSource(void)const " (?isJPEGVideoSource@MediaSource@@UBE_NXZ)
  480. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isAMRAudioSource(void)const " (?isAMRAudioSource@MediaSource@@UBE_NXZ)
  481. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall MediaSource::isAMRAudioSource(void)const " (?isAMRAudioSource@MediaSource@@UBE_NXZ)
  482. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned int __thiscall FramedSource::maxFrameSize(void)const " (?maxFrameSize@FramedSource@@UBEIXZ)
  483. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned int __thiscall FramedSource::maxFrameSize(void)const " (?maxFrameSize@FramedSource@@UBEIXZ)
  484. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned int __thiscall FramedSource::maxFrameSize(void)const " (?maxFrameSize@FramedSource@@UBEIXZ)
  485. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned int __thiscall FramedSource::maxFrameSize(void)const " (?maxFrameSize@FramedSource@@UBEIXZ)
  486. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall FramedFilter::doStopGettingFrames(void)" (?doStopGettingFrames@FramedFilter@@MAEXXZ)
  487. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "public: static void __cdecl FramedSource::afterGetting(class FramedSource *)" (?afterGetting@FramedSource@@SAXPAV1@@Z) referenced in function "private: void __thiscall AC3AudioStreamFramer::parseNextFrame(void)" (?parseNextFrame@AC3AudioStreamFramer@@AAEXXZ)
  488. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl FramedSource::afterGetting(class FramedSource *)" (?afterGetting@FramedSource@@SAXPAV1@@Z)
  489. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl FramedSource::afterGetting(class FramedSource *)" (?afterGetting@FramedSource@@SAXPAV1@@Z)
  490. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "protected: virtual __thiscall StreamParser::~StreamParser(void)" (??1StreamParser@@MAE@XZ) referenced in function __unwindfunclet$??0AC3AudioStreamParser@@QAE@PAVAC3AudioStreamFramer@@PAVFramedSource@@@Z$0
  491. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "protected: __thiscall StreamParser::StreamParser(class FramedSource *,void (__cdecl*)(void *),void *,void (__cdecl*)(void *,unsigned char *,unsigned int,struct timeval),void *)" (??0StreamParser@@IAE@PAVFramedSource@@P6AXPAX@Z1P6AX1PAEIUtimeval@@@Z1@Z) referenced in function "public: __thiscall AC3AudioStreamParser::AC3AudioStreamParser(class AC3AudioStreamFramer *,class FramedSource *)" (??0AC3AudioStreamParser@@QAE@PAVAC3AudioStreamFramer@@PAVFramedSource@@@Z)
  492. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "public: static void __cdecl FramedSource::handleClosure(void *)" (?handleClosure@FramedSource@@SAXPAX@Z) referenced in function "public: __thiscall AC3AudioStreamParser::AC3AudioStreamParser(class AC3AudioStreamFramer *,class FramedSource *)" (??0AC3AudioStreamParser@@QAE@PAVAC3AudioStreamFramer@@PAVFramedSource@@@Z)
  493. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall StreamParser::flushInput(void)" (?flushInput@StreamParser@@UAEXXZ)
  494. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall StreamParser::restoreSavedParserState(void)" (?restoreSavedParserState@StreamParser@@MAEXXZ)
  495. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "protected: void __thiscall StreamParser::saveParserState(void)" (?saveParserState@StreamParser@@IAEXXZ) referenced in function "public: unsigned int __thiscall AC3AudioStreamParser::parseFrame(unsigned int &)" (?parseFrame@AC3AudioStreamParser@@QAEIAAI@Z)
  496. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "private: void __thiscall StreamParser::ensureValidBytes1(unsigned int)" (?ensureValidBytes1@StreamParser@@AAEXI@Z) referenced in function "private: void __thiscall StreamParser::ensureValidBytes(unsigned int)" (?ensureValidBytes@StreamParser@@AAEXI@Z)
  497. 1>liveMedia.lib(AC3AudioStreamFramer.obj) : error LNK2019: unresolved external symbol "public: void __thiscall FramedSource::getNextFrame(unsigned char *,unsigned int,void (__cdecl*)(void *,unsigned int,unsigned int,struct timeval,unsigned int),void *,void (__cdecl*)(void *),void *)" (?getNextFrame@FramedSource@@QAEXPAEIP6AXPAXIIUtimeval@@I@Z1P6AX1@Z1@Z) referenced in function "public: void __thiscall AC3AudioStreamParser::readAndSaveAFrame(void)" (?readAndSaveAFrame@AC3AudioStreamParser@@QAEXXZ)
  498. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall MediaSink::isSink(void)const " (?isSink@MediaSink@@EBE_NXZ)
  499. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall MediaSink::isSink(void)const " (?isSink@MediaSink@@EBE_NXZ)
  500. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall MediaSink::isSink(void)const " (?isSink@MediaSink@@EBE_NXZ)
  501. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall MultiFramedRTPSink::stopPlaying(void)" (?stopPlaying@MultiFramedRTPSink@@UAEXXZ)
  502. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall MultiFramedRTPSink::stopPlaying(void)" (?stopPlaying@MultiFramedRTPSink@@UAEXXZ)
  503. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2019: unresolved external symbol "public: virtual void __thiscall MultiFramedRTPSink::stopPlaying(void)" (?stopPlaying@MultiFramedRTPSink@@UAEXXZ) referenced in function "protected: virtual void * __thiscall AudioRTPSink::`scalar deleting destructor'(unsigned int)" (??_GAudioRTPSink@@MAEPAXI@Z)
  504. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall RTPSink::isRTPSink(void)const " (?isRTPSink@RTPSink@@EBE_NXZ)
  505. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall RTPSink::isRTPSink(void)const " (?isRTPSink@RTPSink@@EBE_NXZ)
  506. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "private: virtual bool __thiscall RTPSink::isRTPSink(void)const " (?isRTPSink@RTPSink@@EBE_NXZ)
  507. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MediaSink::sourceIsCompatibleWithUs(class MediaSource &)" (?sourceIsCompatibleWithUs@MediaSink@@MAE_NAAVMediaSource@@@Z)
  508. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MediaSink::sourceIsCompatibleWithUs(class MediaSource &)" (?sourceIsCompatibleWithUs@MediaSink@@MAE_NAAVMediaSource@@@Z)
  509. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::continuePlaying(void)" (?continuePlaying@MultiFramedRTPSink@@MAE_NXZ)
  510. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::continuePlaying(void)" (?continuePlaying@MultiFramedRTPSink@@MAE_NXZ)
  511. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::continuePlaying(void)" (?continuePlaying@MultiFramedRTPSink@@MAE_NXZ)
  512. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual char * __thiscall RTPSink::rtpmapLine(void)const " (?rtpmapLine@RTPSink@@UBEPADXZ)
  513. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual char * __thiscall RTPSink::rtpmapLine(void)const " (?rtpmapLine@RTPSink@@UBEPADXZ)
  514. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual char * __thiscall RTPSink::rtpmapLine(void)const " (?rtpmapLine@RTPSink@@UBEPADXZ)
  515. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall RTPSink::auxSDPLine(void)" (?auxSDPLine@RTPSink@@UAEPBDXZ)
  516. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall RTPSink::auxSDPLine(void)" (?auxSDPLine@RTPSink@@UAEPBDXZ)
  517. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::allowFragmentationAfterStart(void)const " (?allowFragmentationAfterStart@MultiFramedRTPSink@@MBE_NXZ)
  518. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::allowFragmentationAfterStart(void)const " (?allowFragmentationAfterStart@MultiFramedRTPSink@@MBE_NXZ)
  519. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2019: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::allowFragmentationAfterStart(void)const " (?allowFragmentationAfterStart@MultiFramedRTPSink@@MBE_NXZ) referenced in function "protected: virtual void * __thiscall AudioRTPSink::`scalar deleting destructor'(unsigned int)" (??_GAudioRTPSink@@MAEPAXI@Z)
  520. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::allowOtherFramesAfterLastFragment(void)const " (?allowOtherFramesAfterLastFragment@MultiFramedRTPSink@@MBE_NXZ)
  521. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::allowOtherFramesAfterLastFragment(void)const " (?allowOtherFramesAfterLastFragment@MultiFramedRTPSink@@MBE_NXZ)
  522. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2019: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::allowOtherFramesAfterLastFragment(void)const " (?allowOtherFramesAfterLastFragment@MultiFramedRTPSink@@MBE_NXZ) referenced in function "protected: virtual __thiscall AudioRTPSink::~AudioRTPSink(void)" (??1AudioRTPSink@@MAE@XZ)
  523. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall MultiFramedRTPSink::frameSpecificHeaderSize(void)const " (?frameSpecificHeaderSize@MultiFramedRTPSink@@MBEIXZ)
  524. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall MultiFramedRTPSink::frameSpecificHeaderSize(void)const " (?frameSpecificHeaderSize@MultiFramedRTPSink@@MBEIXZ)
  525. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall MultiFramedRTPSink::frameSpecificHeaderSize(void)const " (?frameSpecificHeaderSize@MultiFramedRTPSink@@MBEIXZ)
  526. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall MultiFramedRTPSink::computeOverflowForNewFrame(unsigned int)const " (?computeOverflowForNewFrame@MultiFramedRTPSink@@MBEII@Z)
  527. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall MultiFramedRTPSink::computeOverflowForNewFrame(unsigned int)const " (?computeOverflowForNewFrame@MultiFramedRTPSink@@MBEII@Z)
  528. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall MultiFramedRTPSink::computeOverflowForNewFrame(unsigned int)const " (?computeOverflowForNewFrame@MultiFramedRTPSink@@MBEII@Z)
  529. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2019: unresolved external symbol "protected: virtual void __thiscall MultiFramedRTPSink::doSpecialFrameHandling(unsigned int,unsigned char *,unsigned int,struct timeval,unsigned int)" (?doSpecialFrameHandling@MultiFramedRTPSink@@MAEXIPAEIUtimeval@@I@Z) referenced in function "private: virtual void __thiscall AC3AudioRTPSink::doSpecialFrameHandling(unsigned int,unsigned char *,unsigned int,struct timeval,unsigned int)" (?doSpecialFrameHandling@AC3AudioRTPSink@@EAEXIPAEIUtimeval@@I@Z)
  530. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall MultiFramedRTPSink::doSpecialFrameHandling(unsigned int,unsigned char *,unsigned int,struct timeval,unsigned int)" (?doSpecialFrameHandling@MultiFramedRTPSink@@MAEXIPAEIUtimeval@@I@Z)
  531. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall MultiFramedRTPSink::doSpecialFrameHandling(unsigned int,unsigned char *,unsigned int,struct timeval,unsigned int)" (?doSpecialFrameHandling@MultiFramedRTPSink@@MAEXIPAEIUtimeval@@I@Z)
  532. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2019: unresolved external symbol "protected: void __thiscall MultiFramedRTPSink::setMarkerBit(void)" (?setMarkerBit@MultiFramedRTPSink@@IAEXXZ) referenced in function "private: virtual void __thiscall AC3AudioRTPSink::doSpecialFrameHandling(unsigned int,unsigned char *,unsigned int,struct timeval,unsigned int)" (?doSpecialFrameHandling@AC3AudioRTPSink@@EAEXIPAEIUtimeval@@I@Z)
  533. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: void __thiscall MultiFramedRTPSink::setMarkerBit(void)" (?setMarkerBit@MultiFramedRTPSink@@IAEXXZ)
  534. 1>liveMedia.lib(AC3AudioRTPSink.obj) : error LNK2019: unresolved external symbol "protected: void __thiscall MultiFramedRTPSink::setSpecialHeaderBytes(unsigned char const *,unsigned int,unsigned int)" (?setSpecialHeaderBytes@MultiFramedRTPSink@@IAEXPBEII@Z) referenced in function "private: virtual void __thiscall AC3AudioRTPSink::doSpecialFrameHandling(unsigned int,unsigned char *,unsigned int,struct timeval,unsigned int)" (?doSpecialFrameHandling@AC3AudioRTPSink@@EAEXIPAEIUtimeval@@I@Z)
  535. 1>liveMedia.lib(AMRAudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: void __thiscall MultiFramedRTPSink::setSpecialHeaderBytes(unsigned char const *,unsigned int,unsigned int)" (?setSpecialHeaderBytes@MultiFramedRTPSink@@IAEXPBEII@Z)
  536. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2019: unresolved external symbol "void __cdecl CloseInputFile(struct _iobuf *)" (?CloseInputFile@@YAXPAU_iobuf@@@Z) referenced in function "public: static class AMRAudioFileSource * __cdecl AMRAudioFileSource::createNew(class UsageEnvironment &,char const *)" (?createNew@AMRAudioFileSource@@SAPAV1@AAVUsageEnvironment@@PBD@Z)
  537. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "void __cdecl CloseInputFile(struct _iobuf *)" (?CloseInputFile@@YAXPAU_iobuf@@@Z)
  538. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2019: unresolved external symbol __imp__fread referenced in function "public: static class AMRAudioFileSource * __cdecl AMRAudioFileSource::createNew(class UsageEnvironment &,char const *)" (?createNew@AMRAudioFileSource@@SAPAV1@AAVUsageEnvironment@@PBD@Z)
  539. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol __imp__fread
  540. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2019: unresolved external symbol "struct _iobuf * __cdecl OpenInputFile(class UsageEnvironment &,char const *)" (?OpenInputFile@@YAPAU_iobuf@@AAVUsageEnvironment@@PBD@Z) referenced in function "public: static class AMRAudioFileSource * __cdecl AMRAudioFileSource::createNew(class UsageEnvironment &,char const *)" (?createNew@AMRAudioFileSource@@SAPAV1@AAVUsageEnvironment@@PBD@Z)
  541. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "struct _iobuf * __cdecl OpenInputFile(class UsageEnvironment &,char const *)" (?OpenInputFile@@YAPAU_iobuf@@AAVUsageEnvironment@@PBD@Z)
  542. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall MediaSource::getAttributes(void)const " (?getAttributes@MediaSource@@UBEXXZ)
  543. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall MediaSource::getAttributes(void)const " (?getAttributes@MediaSource@@UBEXXZ)
  544. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall MediaSource::getAttributes(void)const " (?getAttributes@MediaSource@@UBEXXZ)
  545. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall FramedSource::doStopGettingFrames(void)" (?doStopGettingFrames@FramedSource@@MAEXXZ)
  546. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall FramedSource::doStopGettingFrames(void)" (?doStopGettingFrames@FramedSource@@MAEXXZ)
  547. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall FramedSource::doStopGettingFrames(void)" (?doStopGettingFrames@FramedSource@@MAEXXZ)
  548. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2019: unresolved external symbol "public: void __thiscall FramedSource::handleClosure(void)" (?handleClosure@FramedSource@@QAEXXZ) referenced in function "private: virtual void __thiscall AMRAudioFileSource::doGetNextFrame(void)" (?doGetNextFrame@AMRAudioFileSource@@EAEXXZ)
  549. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: void __thiscall FramedSource::handleClosure(void)" (?handleClosure@FramedSource@@QAEXXZ)
  550. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2019: unresolved external symbol __imp__ferror referenced in function "private: virtual void __thiscall AMRAudioFileSource::doGetNextFrame(void)" (?doGetNextFrame@AMRAudioFileSource@@EAEXXZ)
  551. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol __imp__ferror
  552. 1>liveMedia.lib(AMRAudioFileSource.obj) : error LNK2019: unresolved external symbol __imp__feof referenced in function "private: virtual void __thiscall AMRAudioFileSource::doGetNextFrame(void)" (?doGetNextFrame@AMRAudioFileSource@@EAEXXZ)
  553. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol __imp__feof
  554. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2019: unresolved external symbol __imp__rewind referenced in function "public: static class ADTSAudioFileSource * __cdecl ADTSAudioFileSource::createNew(class UsageEnvironment &,char const *)" (?createNew@ADTSAudioFileSource@@SAPAV1@AAVUsageEnvironment@@PBD@Z)
  555. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2019: unresolved external symbol "protected: __thiscall FramedFileSource::FramedFileSource(class UsageEnvironment &,struct _iobuf *)" (??0FramedFileSource@@IAE@AAVUsageEnvironment@@PAU_iobuf@@@Z) referenced in function "private: __thiscall ADTSAudioFileSource::ADTSAudioFileSource(class UsageEnvironment &,struct _iobuf *,unsigned char,unsigned char,unsigned char)" (??0ADTSAudioFileSource@@AAE@AAVUsageEnvironment@@PAU_iobuf@@EEE@Z)
  556. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall MediaSource::MIMEtype(void)const " (?MIMEtype@MediaSource@@UBEPBDXZ)
  557. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2019: unresolved external symbol "protected: virtual __thiscall FramedFileSource::~FramedFileSource(void)" (??1FramedFileSource@@MAE@XZ) referenced in function "private: virtual __thiscall ADTSAudioFileSource::~ADTSAudioFileSource(void)" (??1ADTSAudioFileSource@@EAE@XZ)
  558. 1>liveMedia.lib(ADTSAudioFileSource.obj) : error LNK2019: unresolved external symbol "__int64 __cdecl SeekFile64(struct _iobuf *,__int64,int)" (?SeekFile64@@YA_JPAU_iobuf@@_JH@Z) referenced in function "private: virtual void __thiscall ADTSAudioFileSource::doGetNextFrame(void)" (?doGetNextFrame@ADTSAudioFileSource@@EAEXXZ)
  559. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2019: unresolved external symbol "protected: __thiscall MultiFramedRTPSink::MultiFramedRTPSink(class UsageEnvironment &,class Groupsock *,unsigned char,unsigned int,char const *,unsigned int)" (??0MultiFramedRTPSink@@IAE@AAVUsageEnvironment@@PAVGroupsock@@EIPBDI@Z) referenced in function "protected: __thiscall AudioRTPSink::AudioRTPSink(class UsageEnvironment &,class Groupsock *,unsigned char,unsigned int,char const *,unsigned int)" (??0AudioRTPSink@@IAE@AAVUsageEnvironment@@PAVGroupsock@@EIPBDI@Z)
  560. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MultiFramedRTPSink::frameCanAppearAfterPacketStart(unsigned char const *,unsigned int)const " (?frameCanAppearAfterPacketStart@MultiFramedRTPSink@@MBE_NPBEI@Z)
  561. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall MultiFramedRTPSink::specialHeaderSize(void)const " (?specialHeaderSize@MultiFramedRTPSink@@MBEIXZ)
  562. 1>liveMedia.lib(AudioRTPSink.obj) : error LNK2019: unresolved external symbol "protected: virtual __thiscall MultiFramedRTPSink::~MultiFramedRTPSink(void)" (??1MultiFramedRTPSink@@MAE@XZ) referenced in function "protected: virtual __thiscall AudioRTPSink::~AudioRTPSink(void)" (??1AudioRTPSink@@MAE@XZ)
  563. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2019: unresolved external symbol "protected: __thiscall FramedSource::FramedSource(class UsageEnvironment &)" (??0FramedSource@@IAE@AAVUsageEnvironment@@@Z) referenced in function "protected: __thiscall AMRAudioSource::AMRAudioSource(class UsageEnvironment &,bool,unsigned int)" (??0AMRAudioSource@@IAE@AAVUsageEnvironment@@_NI@Z)
  564. 1>liveMedia.lib(AMRAudioSource.obj) : error LNK2019: unresolved external symbol "protected: virtual __thiscall FramedSource::~FramedSource(void)" (??1FramedSource@@MAE@XZ) referenced in function "protected: virtual __thiscall AMRAudioSource::~AMRAudioSource(void)" (??1AMRAudioSource@@MAE@XZ)
  565. 1>UsageEnvironment.lib(UsageEnvironment.obj) : error LNK2019: unresolved external symbol __imp__abort referenced in function "public: virtual void __thiscall UsageEnvironment::internalError(void)" (?internalError@UsageEnvironment@@UAEXXZ)
  566. 1>UsageEnvironment.lib(strDup.obj) : error LNK2019: unresolved external symbol _memcpy referenced in function "char * __cdecl strDup(char const *)" (?strDup@@YAPADPBD@Z)
  567. 1>C:\Documents and Settings\ang\My Documents\Visual Studio 2010\Projects\Live555\Debug\mediaServer.exe : fatal error LNK1120: 163 unresolved externals
  568. 1>
  569. 1>Build FAILED.
  570. 1>
  571. 1>Time Elapsed 00:00:02.84
  572. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement