Re: Musubi, an SDL games library for Euphoria
- Posted by liquidnitrogen Sep 05, 2008
- 1035 views
hi i had a look at musubi last night, it looks so much easier to use compared to when i was trying to use your sdl wrappers directly a few years ago. however i had a problem with it, the demo exe files work fine, but when i try to run any of the exw files, i get an error: "the procedure entry point SDL_MapRGBA could not be located in the dynamic link library SDL.dll" then the same error for SDL_Error.
any ideas?