alecthomas / alecthomas/entityx
Strange sigsev on macosx when reach the end of the programm
- Vorherrschende Sprache
- C++
- Sterne
- 2.3k
- Forks
- 301
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello, i'm not sure but i have a strange bug when i reach the end of my program using entityx.
current context :
The systems are all separate in different DLL, i load them with the function systems.add(shared_ptr) :

the main game loop :

creation of entity and assignement of a Components who represents a window :

update of the Window System :

and this is what happened when i click on the cross of the SFML Window :

This bug dont seem's to appear on Linux, or Window, only on my macOs, (i tried on Linux this works)
Sorry for my english.
Best regards.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.