We need a tutorial on this. I refuse to work with MSVC because it has never worked for me. I love Code Blocks so if someone could put up a tutorial on the wiki of how to get tpt++ to compile with this lovely IDE, please do so soon.
I can't write it because I haven't ever gotten scons to work. So you will just have to figure it out yourself ...
the build command it needs to run is scons --win --release --stable --sse2 (I think that's it). Just figure out how to change the build command from in codeblocks somehow, and writing a guide would be nice too ...
All you really need to do is make it run that command. Also, you need to install python 2 and scons.