On other computers it just opens the command line. The OS's are WinXP, I'm using codeBlocks, dynamic bindings, and yes I did put the .exe and the .dll's in the same folder. If I remove one of the .dll's from the folder on my pc, it also won't run - gives an error about how it can't find the .dll. On other PC's it gives no error - just the command bar. Any idea what I'm doing wrong?
Edit: Tried the test program (the one on the tutorials, that just outputs the elapsed time in 0.5 second intervals in the command line) and it works on my and my friends computer. Same compiler settings and all, also, the program that doesn't work, it actually works, except for the graphics. Hope that helps.