Another compile problem...

Marcel de Boer <[email protected]> Wed, 30 Oct 2002 15:23:13 GMT
Newsgroups gmane.comp.video.videolan.vlcs.devel
Message-ID <[email protected]>
Hi!

When I try to compile the (fixed) tarball for miniVLCS 0.2.0, I get the following compile
error:

marceldb@grey:~/public_html/videolan/miniVLCS-0.2.0$ make
c++ -O3 -g -I. -Wall -c -o vlcs.o vlcs.c
In file included from vlcs.c:45:
logger.h:53: 'list' is used as a type, but is not defined as a type.
logger.h:66: 'string' is used as a type, but is not defined as a type.
logger.h:84: 'ofstream' is used as a type, but is not defined as a type.
make: *** [vlcs.o] Error 1

I guess this is because I use GCC 3.2 (Slackware 9.0-beta) with the different c++-api (at
least this is what I've heard), but I don't have any clue on how to fix it..

Is there somebody out there who DOES know what they are doing (as opposed to me :) ?

Kind regards,
Marcel de Boer

PS. Please also reply to me personally, I am not subscribed to the
list.

-- 
This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <[email protected]>