SDL header fix (newer GCC and Windows) #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Syksy/Urho3D:cc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit fixes the issue that Urho3D generated folder contains SDL_config.h and cannot be found when compiling Urho3D for Townforge: fatal error: SDL_config.h: No such file or directory
Checkout
From your project repository, check out a new branch and test the changes.