“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec
Aliens is not compiling on my machine:
gcc -DPACKAGE=“aliens” -DVERSION=“1.0.0” -I. -I. -g -O2
-I/usr/include/SDL -D_REENTRANT -DPLAY_MOD -c aliens.c
aliens.c: In function RunGame': aliens.c:491: too many arguments to functionMix_PlayMusic’
make: *** [aliens.o] Error 1
Just FYI… Didn’t have enough time to investigate further.–
Craig Maloney (@Craig_Maloney) http://ic.net/~craig
Fortune for today: You are wise, witty, and wonderful, but you
spend too much time reading this sort of trash.
You need to download mixer 1.0.0 from the libraries page.
My bad… I had an old copy of the mixer and library on the
machine. Sorry to clog up the list with this.
On the plus side, thanks for the library upgrade. I now
have my project using configure. Yay!–
Craig Maloney (@Craig_Maloney) http://ic.net/~craig
Fortune for today: You are wise, witty, and wonderful, but you
spend too much time reading this sort of trash.