Subject: | Win32 Alien::SDL problem |
Hello.
Alien::SDL try to get
http://cloud.github.com/downloads/kthakore/SDL_perl/sdldeps-aug26.zip
file to c:\strawberry directory and extract it.
But some portable, d: driver version of strawberry perl have different
base path. so static path (c:\strawberry) will not work.
And
http://cloud.github.com/downloads/kthakore/SDL_perl/sdldeps-aug26.zip
file is packed all dll files except SDL.dll in c\lib directory.
but I think they should be move to c\bin directory.