How do I compile in MSVC++2010?

  • Videogamer555
    7th Mar 2015 Member 0 Permalink
    I don't have VC++2013, I only have 2010. VC++2013 kept giving me errors whenever I tried to install it, and the installer would crash. I went back to the last version that actually worked for me, version 2010.

    Is it even possible to compile the latest version of TPT in VC++2010? If so, can someone post on Dropbox or Mediafire a COMPLETE project folder with the main project file and all CPP and H files, and library files, and all PY files, and a complete set of the Python binaries, ALL IN ONE FOLDER, and configured completely to be ready to build, so all I need to do in VC++ is go to File > Open > Project/Solution and select the main project file and POOF, everything is ready to compile with the press of the F7 key.
    Edited once by Videogamer555. Last: 7th Mar 2015
  • jacob1
    7th Mar 2015 Developer 0 Permalink
    There is a guide for compiling in visual studio in the wiki. There's also a premade project file, it was created in 2013 but as far as I know it works in 2010. If not, you'll need to follow the guide below it.

    https://powdertoy.co.uk/Wiki/W/Compiling_tpt%2B%2B_with_Visual_studio.html