hdfsyu Posted June 10, 2024 Report Share Posted June 10, 2024 I've been scratching my head at this for a few days trying to get this to work with no avail. I've been using this library https://github.com/brentdc-nz/libSDL2x/tree/master but it's not very complete, so I tried using Lantus's libSDLx library (SDL 1.2) and I couldn't get it to set up properly. I'm on physical hardware running Windows XP Professional SP3 32-bit. libSDL2x wouldn't work because it would break at SDL_RenderPresent() and spit out an error about memory allocation? 1 Quote Link to comment Share on other sites More sharing options...
KaosEngineer Posted June 10, 2024 Report Share Posted June 10, 2024 You need to include the SDL libs in your project. Even though this video tutorial's not for VS 2003 but 2010, similar settings should be found in VS2003 to add SDL to your project. (NOTE: I have not tried doing this configuration setup yet.) 3 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.