Major Restructuring (Check for buildability) #3

Closed
N0ffie wants to merge 4 commits from main into stable
Owner

Apply Major Restructuring
N0ffie switched to mingw (fixing linux warnings)

Apply Major Restructuring N0ffie switched to mingw (fixing linux warnings)
N0ffie added the
Kind/Enhancement
Kind/Documentation
Compat/Breaking
Priority
High
labels 2025-04-12 18:13:24 +02:00
N0ffie self-assigned this 2025-04-12 18:13:24 +02:00
Jocelyn was assigned by N0ffie 2025-04-12 18:13:24 +02:00
N0ffie added 1 commit 2025-04-12 18:13:24 +02:00
N0ffie switched to mingw (fixing linux warnings)
N0ffie requested review from Jocelyn 2025-04-12 20:34:12 +02:00
N0ffie added 3 commits 2025-04-12 20:34:44 +02:00
Jocelyn changed title from Major Restructuring (Check for buildability) to WIP: Major Restructuring (Check for buildability) 2025-04-12 21:36:59 +02:00
Jocelyn changed title from WIP: Major Restructuring (Check for buildability) to Major Restructuring (Check for buildability) 2025-04-12 21:37:06 +02:00
Owner

Broken. Aktueller Build mit CMake stirbt an #include <sfml/Graphics.hpp> in der RenderCall.hpp

Broken. Aktueller Build mit CMake stirbt an #include <sfml/Graphics.hpp> in der RenderCall.hpp
Jocelyn closed this pull request 2025-04-12 21:40:42 +02:00
Jocelyn reopened this pull request 2025-04-12 21:41:28 +02:00
Author
Owner

Was ist denn dein Error?

Was ist denn dein Error?
Owner

Die Header-Datei <sfml/Graphics.hpp> kann nicht gefunden werden.
Compiler-Meldung:

/home/joss/projects/cigui/include/cigui/core/RenderCall.hpp:3:10: fatal error: sfml/Graphics.hpp: No such file or directory
    3 | #include <sfml/Graphics.hpp>
Die Header-Datei <sfml/Graphics.hpp> kann nicht gefunden werden. Compiler-Meldung: ``` /home/joss/projects/cigui/include/cigui/core/RenderCall.hpp:3:10: fatal error: sfml/Graphics.hpp: No such file or directory 3 | #include <sfml/Graphics.hpp> ```
N0ffie closed this pull request 2025-04-13 14:25:52 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 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: N0ffie/cigui#3
No description provided.