in reply to Can't draw in PERL SDL

SDL_gfx_primitives support has not been compiled

So, when you install SDL again, make sure to compile SDL_gfx_primitives support.

Replies are listed 'Best First'.
Re^2: Can't draw in PERL SDL
by Muskovitz (Scribe) on Sep 15, 2015 at 11:24 UTC
    I install PERL SDL using CPAN

      I install PERL SDL using CPAN

      When you install libSDL not SDL.pm, like the thing that Alien::SDL installs