User profile: DeadEli

User info
User name:DeadEli
Statistical data
Occupation:Administrator
Skills:C++
Visual Basic
TI Basic
History
Joined:
Number of posts:52
Latest posts:

Can't run .exe
It's really strange. It shows up as a process in task manager when I run it, but the window never sh...

Can't run .exe
Wouldn't that display errors? No window even shows up when I try to run the file.

Can't run .exe
I 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 issues
I just tried this: [code]sf::Music Music1; if (!Music1.OpenFromFile("Music.ogg")) { ...

SFML audio streaming issues
I am trying to use SFML to load sounds. I got basic sounds to work, but longer audio files don't wor...