[Live-devel] MPEG4GenericRTPSink.cpp:44:65: error: 'tolower' was not declared in this scope

PROMONET Michel michel.promonet at thalesgroup.com
Mon May 14 02:32:56 PDT 2012


I don't know if you find a fix for this ?
I faced same problem, and it seems adding #include <ctype.h> in MPEG4GenericRTPSink.cpp allow to build live555 again.

Regads,

	Michel.

[@@THALES GROUP RESTRICTED@@]


-----Message d'origine-----
De : live-devel-bounces at ns.live555.com [mailto:live-devel-bounces at ns.live555.com] De la part de Josh
Envoyé : jeudi 26 avril 2012 04:01
À : live-devel at ns.live555.com
Objet : [Live-devel] MPEG4GenericRTPSink.cpp:44:65: error: 'tolower' was not declared in this scope

g++ -c -Iinclude -I../UsageEnvironment/include -I../groupsock/include 
-I. -O -DSOCKLEN_T=int -DLOCAL
E_NOT_USED -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -D__MINGW32__ -Wall 
-Wno-deprecated MPEG4GenericRTPS
ink.cpp
In file included from MPEG4GenericRTPSink.cpp:22:0:
include/Locale.hh:52:44: warning: 'typedef' was ignored in this 
declaration [enabled by default]
MPEG4GenericRTPSink.cpp: In constructor 
'MPEG4GenericRTPSink::MPEG4GenericRTPSink(UsageEnvironment&,
  Groupsock*, u_int8_t, u_int32_t, const char*, const char*, const 
char*, unsigned int)':
MPEG4GenericRTPSink.cpp:44:65: error: 'tolower' was not declared in this 
scope
make[1]: *** [MPEG4GenericRTPSink.o] Error 1
make[1]: Leaving directory `/home/Joshua/mplayer/live/liveMedia'
make: *** [all] Error 2

I'm getting this error attempting to compile under MinGW/GCC 4.6.2 (from 
mingw.org). I'm compiling it for MPlayer.
_______________________________________________
live-devel mailing list
live-devel at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel



More information about the live-devel mailing list