Displaying 1 result from an estimated 1 matches for "layer_exampl".
Did you mean:
layer_example
2003 Aug 23
1
CVS compile problems
...ing these test from Makefile.
2. My stock (slackware 9) SDL have problems with linking theora examples.
here is the gcc command line & error:
make[1]: Entering directory `/work/src/theora/examples'
/bin/sh ../libtool --mode=link gcc -I/usr/include/SDL -D_REENTRANT
-all-static -o p
layer_example player_example.o ../lib/libtheora.la -logg -lm -L/usr/lib
-Wl,-rpath,/u
sr/lib -lSDL -lpthread -lm -L/opt/kde/lib -ldl -lartsc -lpthread
-L/usr/lib -lesd -lau
diofile -lm -L/usr/X11R6/lib -lX11 -lXext -ldl -lvorbis -logg
gcc -I/usr/include/SDL -D_REENTRANT -static -o player_example
player_example...