Войти
  • 1393Просмотров
  • 8 месяцев назадОпубликованоDarkCybernetics

Install SDL3 in Code::Blocks Windows

Here is a quick method for installing the latest version of the Simple DirectMedia Layer as fast as possible. If you have any other questions of request put them in the section below. Be sure to look at the official website for SDL3 it changes every month tons of new update and more support for 3D game development and other APIs. ============================================== INSTALL READ ME: ~~~~~~~~~~~~ 1. Download SDL3 from the website. 2. Make a Project . 3. Copy the .dll file into the project directory. 4. Change the search directory to match the target location for the lib, include folders. 5. In the linker settings for Windows . 6. Compiler and run to see if everything goes well. Note: there are other methods to install SDL3 using make files. Linux user and MAC user just use the terminal. ---------------------------------------------------------------------------- Find me online I make stuff all the time. Udemy and other locations. Subscribe tell your friends. Share the links. -------------------------------------------------------------------------- SDL3 Documentation: --------------------------------------------------------------------------- Learn Play and Discover Computer Science.