Does anyone know how to change the processor type when compiling TPT? (On windows)
For example x86/x64.
Okay thanks, VS2010 does not support ARM architectures however 2008 does. By implying /QRArch to the compiler. Is there any reason why TPT cannot be built with the VS2008 compiler?