Loggytronic Forum

VOMP => VOMP General / MVP => Topic started by: Simon74 on June 05, 2009, 15:52:07

Title: Compile on Gen2VDR - [medialauncher.o] Error 1
Post by: Simon74 on June 05, 2009, 15:52:07
Hello,

i compiled the Vompserver (hondansx 0.3.0-9) on a Gen2VDR,
i become this Error:

cc1plus: warnings being treated as errors
medialauncher.c: In member function 'int MediaLauncher::openStream(const char*, ULONG, ULONG, const char*)':
medialauncher.c:187: warning: missing sentinel in function call
make: *** [medialauncher.o] Error 1


The Compiler Version is: gcc version 4.1.2 (Gentoo 4.1.2 p1.0.1)

I have testet another Topic Tip with "char* mtypename;" or "const char* mtypename;"

What can i do ?
Thanks, Simon
Title: Re: Compile on Gen2VDR - [medialauncher.o] Error 1
Post by: Simon74 on June 06, 2009, 11:42:56
Hello,

o, i testet the orig. Vompserver 0.3.0, that compile OK,
hmm what the Problem on my VDR ?

i have updatet the FFMPEG ?

Thanks, SImon