<URL: https://rt.cpan.org/Ticket/Display.html?id=49003 >
On Wed Aug 26 10:15:06 2009, [email protected] wrote: > Hi Kartik, > > >> 1) install SDL library according this RT - > >> http://rt.cpan.org/Ticket/Display.html?id=49001 (there is an > attached > >> ZIP to this RT that you can simply unzip into your c:\strawberry) > >> > > I cannot find this. But I have made a similar tarball with all the > other > > libs too > > > It was my fault - I forgot the attachment. I have fixed it: > http://rt.cpan.org/Ticket/Attachment/653600/335026/libsdl-1.2.13- > bin_20090825.ZIP > Thanks I will grab it soon! > 1) My ZIP contains just core SDL (not SDL_mixer & co) This shouldn't be a problem right? As we need those libs too. I will try to combine our packs an take a look if they work now. > 2) I have created faked "bin/sdl-config.bat" that makes installation > easy I was just talking with Alias about do this thank you! > 3) I have applied a VERY IMPORTANT patch for SDL_rwops.h (it solves > perl vs. SDL macro collision) Great! Thank you! > One question for you - why did you comment out the following line? > //extern DECLSPEC size_t SDL ... This was for Cygwin build. Thank you for catching that. I don't need to do that anymore. > -- > kmx It would be a good idea to join our packs (keeping your patch for SDL. What is a way I can ship 2.2.2 with the CBuilder one line fix? Is it appropriate to do My::ExtUtils::CBuilder ? -- work in progress
