On Sat, 2004-01-03 at 17:13, chromatic wrote: > The biggest change in this version is that I've migrated the build > process to Module::Build instead of the platform-specific Makefiles. > This should make it much easier to unify the build, though I'm not sure > how well things work now on anything but Linux.
Today's snapshot should work as well on FreeBSD and NetBSD as the Makefile-y version did. Win32 is still a ways out. Getting that one working will mean abstracting out a bit more of the build stuff -- that's not hard work, just tedious. Next up, the long awaited image loading tutorial, and then probably a shot at automating the generation of SDL::Constants and SDL::OpenGL::Constants. -- c
