Hi,
Has anyone used SDL_Perl on a windows box?
I run into problems as Build.pl assumes you have "sdl-config" which (as far as I can tell) you only get when you compile sdl from source. (please correct me if I'm wrong)
Is there a way to use the perl module without having to go through the build script? I know some "make install" type thingys simply find the correct lib dirs and copy some files around, However, I suspect in this case there is more to it.
SDL_Perl works great on my Debian box, but my clients are all m$ windows, so I'm stuck.
Regards,
Nathan