Recent content by JustJoekingEX

  1. J

    Simple Sdl_Rect Problem

    Added -dynamic switch and removed sdl.so from my project and it ran fine! I had to include the sdl libs from the archive in the project folder but it works :) thanks a million
  2. J

    Simple Sdl_Rect Problem

    ok simplified it to this, and it works on the pc but not the wiz - specifically i see nothing on the screen, but it runs for 2 seconds and then quits like its supposed to. I compiled the particles demo for the wiz and it ran fine,and then when i used sdl fillrect right before the flip, it looks...
  3. J

    Simple Sdl_Rect Problem

    I thought that was the default, what is the linker commandline switch for that?
  4. J

    Simple Sdl_Rect Problem

    I have the following code fragment which I compiled for the wiz using xp 64 sp2, and for some reason it worked right the first time , however now it seems like i can only blit images on row 1. using any bitmap the image appears but its blitting at 10,0 instead of 10,20. i am using SDL.a to link...
  5. J

    What Type Of Usb Wall Charger Works Well With The Wiz

    I use the apple Ipod AC->USB and it works awesomely.
Back
Top