[Live-devel] Error while Compiling in MingW
Tony Sim
y2s82 at hotmail.com
Tue Jun 7 01:49:05 PDT 2005
hi, i'm trying to make from 2005.06.04 copy but i'm constantly running into
problem
i've first tar -xvvzf live.2005.06.04.tar.gz
then cd live
then genMakefiles mingw
then make
but i run into the error:
$ make
cd liveMedia ; make
make[1]: Entering directory `/home/x4r/live/liveMedia'
c++ -c -Iinclude -I../UsageEnvironment/include -I../groupsock/include -I. -O
-DSOCKLEN_T=int -D__MINGW32__ -Wall -Wno-deprecated ByteStreamFileSource.cpp
ByteStreamFileSource.cpp:72:53: invalid suffix "i64" on integer constant
make[1]: *** [ByteStreamFileSource.o] Error 1
make[1]: Leaving directory `/home/x4r/live/liveMedia'
make: *** [liveMedia/libliveMedia.a] Error 2
I've read through the installation process from the webpage and i've also
tried to find another instances of make failure with MingW in the mailing
list, but i can't seem to find it.
What should i do?
More information about the live-devel
mailing list