Linking PowerBasic to SDL

Started by Anonymous, August 22, 2005, 09:09:11 AM

Previous topic - Next topic

Anonymous

I recently got this link from a friend and wondered how easy it would be for PowerBasic to bind to it?
http://www.libsdl.org/index.php
It would really open up the possibilities of pb if it were possible to bind to it and use many of it's superb features.

TechSupport

Looks like there are a fair number of header files. They would all have to be converted from C/C++ to PowerBASIC. A better place to see if someone could handle such a task would be on the PowerBASIC forums. Interesting library (and it is pretty small as well).