Skip to content

Instantly share code, notes, and snippets.

@shawn42
Created October 21, 2009 03:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shawn42/214857 to your computer and use it in GitHub Desktop.
Save shawn42/214857 to your computer and use it in GitHub Desktop.
sanderson@shiny-3:~/code/gamebox/examples/roids$ rake
(in /Users/sanderson/code/gamebox/examples/roids)
Warning: Could not load SDL_gfx! Continuing anyway, but some Surface methods will be missing.
Error message was: "Could not load SDL_gfx."
rsdl src/app.rb
Warning: Could not load SDL_gfx! Continuing anyway, but some Surface methods will be missing.
Error message was: "Could not load SDL_gfx."
2009-10-20 23:43:11.560 rsdl[46938:10b] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.
./src/../config/../../../lib/gamebox/wrapped_screen.rb:14:in `send': undefined method `draw_circle_s' for #<Rubygame::Screen:0xb0a8038> (NoMethodError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment