X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2Fblog-0025.html-inc;h=c3b4a7626a19050de251e925f4b6eb5ede77c0e0;hb=1d5d4d44a3acf89f7820195b5016f4ebc4489250;hp=eedb7a05f95860297ee49dcee656ccc5bc6b322a;hpb=8d3f70f2a099e5c99545142b8dcb2368ab3f9b1f;p=sdlgit%2FSDL-Site.git diff --git a/pages/blog-0025.html-inc b/pages/blog-0025.html-inc index eedb7a0..c3b4a76 100644 --- a/pages/blog-0025.html-inc +++ b/pages/blog-0025.html-inc @@ -1,6 +1,22 @@

-SDL Perl Windows Status +Developer Release of SDL 2.3_1

-Hello windows users,

Here is a simple picture explaining the status of SDL Perl on windows. I am hoping this changes. I know that Alias is interested in this too.

Here are steps needed to solve this:
  1. Find out exactly what gcc flags are needed to make this work with strawberry's toolchain
  2. Get the deps here. Put the deps in C:/strawberry/c.
  3. Try to make a Module::Build script work for win32 and win64 (There are differences apparently)
  4. Try and emulate this in our current build system ( make/lib/Build.pm, and make/lib/Build/Win32.pm )
  5. Give me a shout on RT or sdl-devel@perl.org ( even if you just make it to 3.)
  6. Enjoy SDL and lots of ++ from Alias, CSJewell and SDL_perl devs.
There easy as pie
\ No newline at end of file +

+The city of Rome was built,
+with the first brick.
+

+

+

Alpha Release of new API

After a considerable amount of hacking and rewriting we have release the first development release of SDL perl on CPAN.
+
+

Overview of 2.3_1

In this version our goal was to tackle the proper allocations and destruction of SDL resources. We have accomplished this for all SDL Core structures. Moreover we have also improved the test suite and documentation considerably. Please read the CHANGELOG for a more detailed look.
+
+
+

Next steps


+--yapgh
+


+

\ No newline at end of file