Using Ubuntu 8.04.1 shoes raisins (0.r1052) [i486-linux] +video running rake VIDEO=1 I get the following warnings:
shoes/ruby.c: In function 'shoes_video_draw': shoes/ruby.c:1332: warning: unused variable 'play_id' Otherwise video seems to work - well the sample in the manual works? A few other things - don't want to start a new thread 1) Shouldn't shoes apps have their own extension? 2) In the shoes manual (shoes -m) It would help me keep up with whats new if there was a list of links to new changes on the first page(of the manual) I stand in awe of the amount of work that _why is putting into this project (Is he really one person?) and would like to thank all the _why 's for giving us back some of the adventure ciao P > > Yes, you'll need to compile with VIDEO=1. Video isn't turned on by > default. > > So, if you're building from git, it's: rake VIDEO=1. > > _why >
