Support Requests: Browse | Submit New | Admin

[#17250] Problem SDL LoadFromIO

Date:
2008-01-20 20:47
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Problem SDL LoadFromIO

Detailed description
Hi,

Ruby 1.8.6
Rubyscript2exe 0.5.3

I'm currently making a game with ruby/sdl. But when I tried to see if it worked with rubyscript2exe it gave the following
error:

c:/ruby/lib/ruby/site_ruby/1.8/rubysdl_aliases.rb:340: undefined method `loadFro
mIO' for class `SDL::Surface' (NameError)
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `ge
m_original_require'
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re
quire'
        from c:/ruby/lib/ruby/site_ruby/1.8/sdl.rb:271
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `ge
m_original_require'
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re
quire'

What did i do wrong? and how do I fix it?
I really want to know so i can it on my game.

Thanks,

Erik k. 

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item