Does anyone know how to develop the Powder Toy with Visual C++? I found the source code on github, but I can't figure out how to use it with VC++ like what's on the wiki. Sometimes the code references to files that don't even exist...
:I You're trying to compile unstable TPT++ with the wiki wiki references to TPT, not TPT++ For first learn how to compile normal TPT, then go with TPT++
I downloaded the source code for build 159. I tried to use it with VC++ again, and it works great except it can't find the header files. But here's the catch... VC++ FOUND the header files, but the .c files aren't linking to them X_X