Subject: | Win32/strawberry - updated pack with external libs |
Hi,
I have prepared a completely new build of SDL related libraries. You can
find it here:
http://svn.ali.as/cpan/users/kmx/strawberry_packs/lib-SDL-bin_20090831+depend-DLLs.zip
It is prepared to be released with October Strawberry release (I cannot
guarantee that it will be included, I have just built it, I am not a
decision maker).
I have used:
SDL-1.2.13
SDL_ttf-2.0.9
SDL_net-1.2.7
SDL_mixer-1.2.8 (mp3-via-smpeg, ogg-via-libvorbis+libogg/static_linking)
SDL_image-1.2.7
SDL_gfx-2.0.19
libsmpeg-SVN20090831 (latest SVN version)
Do not be scary about strange DLL names - we have decided in strawberry
that our custom builds will have different DLL names as the official
Win32/mingw binaries to avoid collisions if you have both on your
computer (we use e.g. SDL_.dll instead of SDL.dll).
Unfortunately the build was partly "manual-work" and I have not made it
fully automated yet. However I will try to prepare some scripts /
patches / makefiles that can be used for easy building on Win32/mingw
(=strawberry perl).
I would appreciate any feedback from you or other SDL_Perl@Win32 users.
The only limit of Win32 is "OpenGL 1.1 only" and "OpenGL Utility Library
1.2 only" - the rest of SDL_Perl should be fully implemented.
--
kmx