[Live-devel] kindly help
sindhumaheswari at gmail.com
sindhumaheswari at gmail.com
Wed Mar 31 05:16:30 PDT 2010
hi all,
i am trying to replace the http client in my application with rtsp client.
i found ur application worth,
but i am having trouble in building it and adding it to my application. i
have successfully built the first 4 libraries namely :
basicusageenvironment, usageenvironment ,groupsock and live media. now i am
trying to build the testprogs.mak i am facing some problems.
also i face some probelm while building the openrtsp.cpp.please help me. i
am working in vc 6.0 . also i am a new bie to tat. so kindlyhelp me build
my rtsp client.
kindlyhelp me
build log for testprogs.mak:
"C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl" -c
-I../UsageEnvironment/include -I../groupsock/include -I../liveMedia/include
-I../BasicUsageEnvironment/include -Z7 -Od -c -W3 -DCRTAPI1=_cdecl
-DCRTAPI2=_cdecl -nologo -D_X86_=1 -D_WINNT -D_WIN32_WINNT=0x0400
-D_WIN32_IE=0x0300 -DWINVER=0x0400 -DWIN32 -D_WIN32 -D_MT -D_DLL -MD -I.
-I"C:\Program Files\Microsoft Visual Studio 8\VC\include"
testMP3Streamer.cpp
testMP3Streamer.cpp
link -out:testMP3Streamer.exe -debug:full -debugtype:cv msvcrt.lib
/NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO
-subsystem:console,4.0 msvcrt.lib oldnames.lib kernel32.lib ws2_32.lib
mswsock.lib advapi32.lib
testMP3Streamer.obj ../liveMedia/libliveMedia.lib ../groupsock/libgroupsock.lib ../BasicUsageEnvironment/libBasicUsageEnvironment.lib ../UsageEnvironment/libUsageEnvironment.lib
testMP3Streamer.obj : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.CRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
msvcrt.lib(cinitexe.obj) : warning LNK4078: multiple ".CRT" sections found
with different attributes (C0300040)
libliveMedia.lib(RTCP.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(MPEG1or2AudioRTPSink.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(MediaSink.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(MP3FileSource.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(Media.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(RTPInterface.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(RTPSink.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(RTPSource.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(rtcp_from_spec.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(AudioRTPSink.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(MultiFramedRTPSink.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(FramedSource.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(MP3StreamState.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(FramedFileSource.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(MediaSource.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(InputFile.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(MP3Internals.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libliveMedia.lib(MP3InternalsHuffman.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(Groupsock.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(Groupsock.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(NetAddress.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(inet.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(GroupsockHelper.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(NetInterface.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(NetInterface.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(GroupEId.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libBasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : warning LNK4044:
unrecognized option "manifestdependency:type='win32'
name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libBasicUsageEnvironment.lib(BasicTaskScheduler.obj) : warning LNK4044:
unrecognized option "manifestdependency:type='win32'
name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libBasicUsageEnvironment.lib(DelayQueue.obj) : warning LNK4044:
unrecognized option "manifestdependency:type='win32'
name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libBasicUsageEnvironment.lib(BasicHashTable.obj) : warning LNK4044:
unrecognized option "manifestdependency:type='win32'
name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libBasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : warning LNK4044:
unrecognized option "manifestdependency:type='win32'
name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libBasicUsageEnvironment.lib(BasicTaskScheduler0.obj) : warning LNK4044:
unrecognized option "manifestdependency:type='win32'
name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libUsageEnvironment.lib(strDup.obj) : warning LNK4044: unrecognized
option "manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libUsageEnvironment.lib(UsageEnvironment.obj) : warning LNK4044:
unrecognized option "manifestdependency:type='win32'
name='Microsoft.VC80.DebugCRT' version='8.0.50608.0'
processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
libgroupsock.lib(Groupsock.obj) : error LNK2001: unresolved external symbol
___security_cookie
libgroupsock.lib(inet.obj) : error LNK2001: unresolved external symbol
___security_cookie
libgroupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external
symbol ___security_cookie
libliveMedia.lib(MultiFramedRTPSink.obj) : error LNK2001: unresolved
external symbol ___security_cookie
libliveMedia.lib(MP3StreamState.obj) : error LNK2001: unresolved external
symbol ___security_cookie
libliveMedia.lib(MP3Internals.obj) : error LNK2001: unresolved external
symbol ___security_cookie
libliveMedia.lib(MP3InternalsHuffman.obj) : error LNK2001: unresolved
external symbol ___security_cookie
testMP3Streamer.obj : error LNK2001: unresolved external symbol
___security_cookie
libliveMedia.lib(RTCP.obj) : error LNK2001: unresolved external symbol
___security_cookie
libliveMedia.lib(MP3FileSource.obj) : error LNK2001: unresolved external
symbol ___security_cookie
libliveMedia.lib(RTPInterface.obj) : error LNK2001: unresolved external
symbol ___security_cookie
libgroupsock.lib(Groupsock.obj) : error LNK2001: unresolved external symbol
@__security_check_cookie at 4
libgroupsock.lib(inet.obj) : error LNK2001: unresolved external symbol
@__security_check_cookie at 4
libgroupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external
symbol @__security_check_cookie at 4
libliveMedia.lib(MultiFramedRTPSink.obj) : error LNK2001: unresolved
external symbol @__security_check_cookie at 4
libliveMedia.lib(MP3StreamState.obj) : error LNK2001: unresolved external
symbol @__security_check_cookie at 4
libliveMedia.lib(MP3Internals.obj) : error LNK2001: unresolved external
symbol @__security_check_cookie at 4
libliveMedia.lib(MP3InternalsHuffman.obj) : error LNK2001: unresolved
external symbol @__security_check_cookie at 4
testMP3Streamer.obj : error LNK2001: unresolved external symbol
@__security_check_cookie at 4
libliveMedia.lib(RTCP.obj) : error LNK2001: unresolved external symbol
@__security_check_cookie at 4
libliveMedia.lib(MP3FileSource.obj) : error LNK2001: unresolved external
symbol @__security_check_cookie at 4
libliveMedia.lib(RTPInterface.obj) : error LNK2001: unresolved external
symbol @__security_check_cookie at 4
libBasicUsageEnvironment.lib(BasicUsageEnvironment0.obj) : error LNK2001:
unresolved external symbol __imp____iob_func
libliveMedia.lib(InputFile.obj) : error LNK2001: unresolved external symbol
__imp____iob_func
libliveMedia.lib(MP3Internals.obj) : error LNK2001: unresolved external
symbol __imp____iob_func
libliveMedia.lib(MP3InternalsHuffman.obj) : error LNK2001: unresolved
external symbol __imp____iob_func
libBasicUsageEnvironment.lib(BasicUsageEnvironment.obj) : error LNK2001:
unresolved external symbol __imp____iob_func
libliveMedia.lib(RTCP.obj) : error LNK2001: unresolved external symbol
__imp____iob_func
libliveMedia.lib(MediaSink.obj) : error LNK2001: unresolved external symbol
__imp____iob_func
libliveMedia.lib(RTPInterface.obj) : error LNK2001: unresolved external
symbol __imp____iob_func
libliveMedia.lib(MP3StreamState.obj) : error LNK2001: unresolved external
symbol __imp____iob_func
libliveMedia.lib(RTCP.obj) : error LNK2001: unresolved external symbol
__ftol2_sse
libliveMedia.lib(InputFile.obj) : error LNK2001: unresolved external symbol
__imp___stat64i32
libgroupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external
symbol __imp___ctime64
libgroupsock.lib(GroupsockHelper.obj) : error LNK2001: unresolved external
symbol __imp___ftime64
testMP3Streamer.exe : fatal error LNK1120: 7 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
Error executing NMAKE.
error log for openrtsp:
Command Lines
Creating temporary file "C:\DOCUME~1\e480177\LOCALS~1\Temp\RSP166.tmp" with
contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib
shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo
/subsystem:console /incremental:yes /pdb:"Debug/openRTSP.pdb" /debug
/machine:I386 /out:"Debug/openRTSP.exe" /pdbtype:sept
".\Debug\openRTSP.obj"
]
Creating command line "link.exe
@C:\DOCUME~1\e480177\LOCALS~1\Temp\RSP166.tmp"
Output Window
Linking...
openRTSP.obj : error LNK2001: unresolved external symbol "public: static
class RTSPClient * __cdecl RTSPClient::createNew(class UsageEnvironment
&,int,char const *,unsigned short)"
(?createNew at RTSPClient@@SAPAV1 at AAVUsageEnvironment@@HPBDG at Z)
openRTSP.obj : error LNK2001: unresolved external symbol "unsigned short
tunnelOverHTTPPortNum" (?tunnelOverHTTPPortNum@@3GA)
openRTSP.obj : error LNK2001: unresolved external symbol "public: char *
__thiscall RTSPClient::sendOptionsCmd(char const *,char *,char *,class
Authenticator *,int)"
(?sendOptionsCmd at RTSPClient@@QAEPADPBDPAD1PAVAuthenticator@@H at Z)
openRTSP.obj : error LNK2001: unresolved external symbol "unsigned int
statusCode" (?statusCode@@3IA)
openRTSP.obj : error LNK2001: unresolved external symbol "public: char *
__thiscall RTSPClient::describeURL(char const *,class Authenticator
*,unsigned int,int)"
(?describeURL at RTSPClient@@QAEPADPBDPAVAuthenticator@@IH at Z)
openRTSP.obj : error LNK2001: unresolved external symbol "public: char *
__thiscall RTSPClient::describeWithPassword(char const *,char const *,char
const *,unsigned int,int)"
(?describeWithPassword at RTSPClient@@QAEPADPBD00IH at Z)
openRTSP.obj : error LNK2001: unresolved external symbol "public: unsigned
int __thiscall RTSPClient::setupMediaSubsession(class MediaSubsession
&,unsigned int,unsigned int,unsigned int)"
(?setupMediaSubsession at RTSPClient@@QAEIAAVMediaSubsession@@III at Z)
openRTSP.obj : error LNK2001: unresolved external symbol "public: unsigned
int __thiscall RTSPClient::playMediaSession(class MediaSession
&,double,double,float)"
(?playMediaSession at RTSPClient@@QAEIAAVMediaSession@@NNM at Z)
openRTSP.obj : error LNK2001: unresolved external symbol "double duration"
(?duration@@3NA)
openRTSP.obj : error LNK2001: unresolved external symbol "double scale"
(?scale@@3NA)
openRTSP.obj : error LNK2001: unresolved external symbol "double
initialSeekTime" (?initialSeekTime@@3NA)
openRTSP.obj : error LNK2001: unresolved external symbol "public: unsigned
int __thiscall RTSPClient::teardownMediaSession(class MediaSession &)"
(?teardownMediaSession at RTSPClient@@QAEIAAVMediaSession@@@Z)
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/openRTSP.exe : fatal error LNK1120: 13 unresolved externals
Error executing link.exe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20100331/9a540c52/attachment-0001.html>
More information about the live-devel
mailing list