Re: Perl game programming with SDL

2012-01-09 Thread Kartik Thakore
That looks like a problem with your perl. http://www.google.ca/search?sourceid=chrome&ie=UTF-8&q=undefined+symbol%3A+Perl_Gthr_key_ptr ... should help. Sorry I am a bit busy right now. On Mon, Jan 9, 2012 at 4:57 PM, Adrien SAURAT wrote: > Doh! > Switching from Windows to Linux I missed a whole

Re: Perl game programming with SDL

2012-01-09 Thread Kartik Thakore
Ok well you would need: sudo apt-get install build-essential xorg-dev libx11-dev libxv-dev libpango1.0-dev libfreetype6-dev libvorbis-dev libpng12-dev libogg-dev As mentioned in the pdf link (page 5) I gave you :) On Mon, Jan 9, 2012 at 4:01 PM, Adrien SAURAT wrote: > Hi again, > maybe you co

Re: Perl game programming with SDL

2011-09-14 Thread My
Where did you see this link? I can update it. In the meantime here is a copy: https://raw.github.com/PerlGameDev/SDL_Manual/master/dist/SDL_Manual.pdf Kartik Thakore On 2011-09-14, at 5:33 AM, Adrien SAURAT wrote: > Hi !! > I'm totally new to Perl (and using it on Windows, which doesn't help..