Can't run .exeIt's really strange. It shows up as a process in task manager when I run it, but the window never sh...
Can't run .exeWouldn't that display errors? No window even shows up when I try to run the file.
Can't run .exeI just got a new computer, so I transferred all my files over, but now when I try to run one of my p...
SFML audio streaming issuesI just tried this: [code]sf::Music Music1; if (!Music1.OpenFromFile("Music.ogg")) { ...
SFML audio streaming issuesI am trying to use SFML to load sounds. I got basic sounds to work, but longer audio files don't wor...