Bug #19062 2013-07-18 04:51
djfeeler
Bug when create sdl Project
When I create a sdl project, the application can not locate the new update of the SDL version 2. It works fine with the version 1.
- Category
- Application::Localisation
- Group
- Platform:Windows
- Status
- Open
- Close date
- Assigned to
History
tomius 2013-08-17 18:14
If you use sdl2, you have to link SDL2 instead of SDL, SDL2_gfx instead SDL_gfx etc. You'd probably want to create a simple console application and set the link libraries manually.