[Live-devel] Building with VC7.1

Scott Hays sdhays.neon.com.tw at gmail.com
Fri Mar 3 10:23:21 PST 2006


 Hi, I'm trying to build the libraries with the Vc7 compiler.  I've seen
that others have been successful doing this, but I get the following error
on H263plusVideoStreamParser.cpp:

"E:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl" -c -Iinclude
-I../UsageEnvironment/include -I../groupsock/include -Ox -DNDEBUG -c -DCRTA
PI1=_cdecl -DCRTAPI2=_cdecl -nologo -GS -D_X86_=1  -DWIN32 -D_WIN32 -W3
-D_WINNT -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DWINVER=0x0500  -D_MT
-D_DLL -MD -I.
-I"E:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include"
H263plusVideoStreamParser.cpp
H263plusVideoStreamParser.cpp
H263plusVideoStreamParser.cpp(39) : error C2248:
'H263plusVideoStreamFramer::continueReadProcessing' : cannot access
protected member declared in class 'H263plu
sVideoStreamFramer'
        include\H263plusVideoStreamFramer.hh(45) : see declaration of
'H263plusVideoStreamFramer::continueReadProcessing'
        include\H263plusVideoStreamFramer.hh(29) : see declaration of
'H263plusVideoStreamFramer'
H263plusVideoStreamParser.cpp(101) : warning C4530: C++ exception handler
used, but unwind semantics are not enabled. Specify /EHsc
H263plusVideoStreamParser.cpp(116) : warning C4390: ';' : empty controlled
statement found; is this the intent?


Has anyone else come across this?

Scott Hays
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060303/7a8d97e5/attachment.html


More information about the live-devel mailing list