PerlGameDev / SDL

Rehashing the old perl SDL binding on cpan.org
http://search.cpan.org/dist/SDL
GNU General Public License v2.0
81 stars 29 forks source link

Strawberry Perl 5.20, Can't load '... SDL_perl.xs.dll' for module SDL_perl error. #264

Closed aero closed 10 years ago

aero commented 10 years ago

Hi I tried to install SDL but I got the following error messages.

C:\strawberry-perl-5.20-32bit\cpan\build\SDL-2.544-L87hV0>build test
[Alien::SDL] Build option used:
        Binaries Win/32bit SDL-1.2.14 (extended, 20100704) RECOMMENDED
        (gfx, image, mixer, net, smpeg, ttf, sound, svg, rtf, Pango)
Building SDL
t\00-load.t .....................
t\00-load.t ..................... 1/? #   Failed test 'use SDL;'
#   at t\00-load.t line 88.
#     Tried to use 'SDL'.
#     Error:  Can't load 'C:\strawberry-perl-5.20-32bit\cpan\build\SDL-2.544-L87hV0\blib\arch/auto/SDL_perl/SDL_perl.xs.dll' for module SDL_perl: load_file:지정된 모듈을 찾을 수 없습니다 at C:/strawberry-perl-5.20-32bit/perl/lib/DynaLoader.pm line 193.

It's the same error as http://www.cpantesters.org/cpan/report/0910e660-6c04-1014-b7b9-7ddca41fe5c5

aero commented 10 years ago

It's not SDL modules problem. https://github.com/kmx patched this. See https://github.com/PerlGameDev/Alien-SDL2/commit/989ca759da3f3c6fda6cd1b155219efe0abe4295 https://github.com/PerlGameDev/Alien-SDL/commit/b14948862c487cc4d88a4a27c77b4c4e5d7bcde0