in reply to pure virtual method called? (SDL/OpenGL perl app)

use 5.0.12; O_O Wow, that is old. I can't recall if strict and warnings are available in that version. Perhaps -w instead of warning. If you can get those going they will help you find the problem.

Also, I don't see much in the code for error checking.

Neil Watson
watson-wilson.ca

  • Comment on Re: pure virtual method called? (SDL/OpenGL perl app)