Created
October 21, 2009 03:44
-
-
Save shawn42/214857 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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