JRTPLIB3.1在VC6.0中编译出错 请高手指点 具体如下
Compiling...
rtpsession.cpp
f:\毕业设计\jrtplib-3.1.0\src\rtpsources.h(150) : error C2440: 'specialization' : cannot convert from '' to 'int (__cdecl *)(const &)'
None of the functions with this name in scope match the target type
f:\毕业设计\jrtplib-3.1.0\src\rtpsources.h(150) : error C2975: 'RTPKeyHashTable' : invalid template argument for 'GetIndex', constant expression expected
f:\毕业设计\jrtplib-3.1.0\src\rtpkeyhashtable.h(92) : see declaration of 'RTPKeyHashTable'
f:\毕业设计\jrtplib-3.1.0\src\rtpsources.h(150) : error C2079: 'sourcelist' uses undefined class 'RTPKeyHashTable<unsigned long const ,class RTPInternalSourceData *,0,8317>'
f:\毕业设计\jrtplib-3.1.0\src\rtpsession.h(49) : fatal error C1083: Cannot open include file: 'jmutex.h': No such file or directory
Error executing cl.exe.
rtpsession.obj - 4 error(s), 0 warning(s)