Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libtcod-mingw.dll not found #14

Open
RomanADavis opened this issue May 29, 2016 · 0 comments
Open

libtcod-mingw.dll not found #14

RomanADavis opened this issue May 29, 2016 · 0 comments

Comments

@RomanADavis
Copy link

RomanADavis commented May 29, 2016

Ran the example script. Here's what I got.
PS C:\Users\TOSHIBA\desktop\Games\EZRogue> ruby rogue2.rb C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/ffi-1.9.10-x86-mingw32/lib/ffi/library.rb:133:inblock in ffi_lib'
(LoadError)open library 'libtcod-mingw': The specified module could not be found.
.
Could not open library 'libtcod-mingw.dll': The specified module could not be found.
.
Could not open library 'C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/libtcod-0.1.1/clib/i686/libtcod-mingw.dll':
The specified module could not be found.
from C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/ffi-1.9.10-x86-mingw32/lib/ffi/library.rb:100:in `map'

    from C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/ffi-1.9.10-x86-mingw32/lib/ffi/library.rb:100:in `ffi_

lib'
from C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/libtcod-0.1.1/lib/libtcod/bindings.rb:23:in <module:T COD>' from C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/libtcod-0.1.1/lib/libtcod/bindings.rb:3:in<top (requ
ired)>'
from C:/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in require' from C:/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:inrequire'
from C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/libtcod-0.1.1/lib/libtcod.rb:5:in <top (required)>' from C:/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135:inrequire'
from C:/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135:in rescue in require' from C:/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:144:inrequire'
from rogue2.rb:1:in <main>' PS C:\Users\TOSHIBA\desktop\Games\EZRogue>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant