X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2Fblog-0021.html-inc;h=0347ee969c1d49a138ad935b5e9f25052a5d00b9;hb=37af21e0ad960cda784a3d3e51fd40b0f565af03;hp=a0ba0484193fadd8674f89eb7268284b1f49c888;hpb=ec946b6b14ea9423892698e8edfac4664f979b3c;p=sdlgit%2FSDL-Site.git diff --git a/pages/blog-0021.html-inc b/pages/blog-0021.html-inc index a0ba048..0347ee9 100644 --- a/pages/blog-0021.html-inc +++ b/pages/blog-0021.html-inc @@ -1,6 +1,6 @@

-Alien::SDL 0.01 released!!! +SDL Perl v2.2.2 out and Plans for v2.4

-
I just code
don't know where it leads
or
how I will get there
I just code


With yesterday's frantic coding to get windows compatibility setup we were left with a very crude way of installing. After some late night hacking I finally came up with Alias's suggestion to have Alien::SDL. All thanks to Alias's  generous access to his windows farm, I was able to make a easier module to install SDL deps on windows. Future plans are in place to get sources and compile them for other platform.Hopefully a SDL perl release will be out soon to use Alien::SDL now.


The above script is in test/testsprite.pl.

Until then you can do:

in cpan
cpan> install File::Fetch
cpan> install Archive::Extract
cpan> install Alien::SDL

and in cmd
pip http://cloud.github.com/downloads/kthakore/SDL_perl/SDL_Perl-v2.2.2.tar.gz


Please post any feedback here.

Enjoy,
yapgh
\ No newline at end of file +
The early bird may get the worm,
and the second mouse may get the cheese,
but I want neither the worm nor the cheese,
'cause I am not a mouse or a bird.



       I have release v2.2.2 which includes several bug fixes:

You can grab this release off CPAN.

This is still a stopover to the major release v2.4. Which will hope fully solve the memory leaks problems.


--yapgh
\ No newline at end of file