Hello people,
I'm very new here and i have a problem.
I'm working on a project in sfml wich is several thousand lines big at this point. Because of this i'm not posting any code at first because i have no idea where the problem might accure.
My View is changing, when i use any part of sf::Sound (even if i just mention sf::Sound in any .h file without using it). The same problem accures if i open the debugg mode. But if i use sound and the debug mode the view is normal (Pictures attached).
If anyone can help me or has some kind of idea where to search, thank you.
Have a nice day !
(The first picture is the normal view, the second when using sf::Sound, the third in debugging and the last one when using both)