Whoops, guess I should clarify that I'm using Code Blocks with MinGW and SFML 1.6 for both, although I went up quite a few versions of CB in the transition. I literally just copy and pasted the project over, should I make a new project and re-import all files? Also for some reason stepping through the code doesn't work in Code Blocks with SFML, so I always have to plant a ton of iostream statements to debug. It just crashes if I try to, even when it compiles successfully.