SDL header fix (newer GCC and Windows) #1

Open
Syksy wants to merge 1 commits from Syksy/Urho3D:cc into cc
First-time contributor

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

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
Syksy added 1 commit 2026-03-29 23:44:32 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u cc:Syksy-cc
git checkout Syksy-cc
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: townforge/Urho3D#1
No description provided.