On Fri, Nov 21, 2008 at 10:42:30PM +0800, botp wrote: > I get an error compiling 1091: > --------------- > [EMAIL PROTECTED]:~/Desktop/downloads/shoes-0.r1091$ make VIDEO=1 > build options: shoes raisins (0.r1091) [i686-linux] +video > CC = cc > RUBY = /usr/local > OPTIONS = VIDEO > CC shoes/app.c > In file included from ./shoes/app.h:40, > from shoes/app.c:6: > ./shoes/canvas.h:222: error: expected specifier-qualifier-list before > 'libvlc_media_player_t' > make: *** [shoes/app.o] Error 1 > --------------
Perfect! Thankyou. This was a problem with Ubuntu 8.04. I'm moving most platforms over to VLC 0.9, but old Ubuntus are sticking with 0.8. You may still get a missing cairo_path_extents function when you go to link. A checkin for that is on its way, too. _why
