On Sat, May 24, 2008 at 09:33:59AM +0100, Tim Inman wrote: > I've got video working now, though. I had just right-clicked and > downloaded r608, then installed using 'make video=1 install'
Try with caps: make VIDEO=1. You should then see video support listed in the build options once make starts. (The fifth line below.) 1:~/src/shoes-0.r616% make VIDEO=1 shoes build options: CC = cc RUBY = /home/why/sand/RUBY-1_8_6 OPTIONS = VIDEO ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-linux] CC shoes/app.c CC shoes/canvas.c ... _why
