Game Development Community

Can you build for Windows on a Mac?

by Joseph Rioux · in Torque Game Builder · 01/07/2012 (1:34 pm) · 1 replies

Can I build a project made on a Mac for Windows? In the build menu I set the platform to Windows and built. I got all the resources and script files, but no standalone executable. Does anyone know why?

#1
01/07/2012 (2:21 pm)
I'm not sure that the compiler on a mac can produce a windows executable.

But you should be able to do a dual boot or run Windows in a virtual machine on your mac and compile using Visual C++ Express.