On Tuesday, 12 January 2016 at 01:44:17 UTC, Jason Jeffory wrote:

So, how do I set the json to compile for x64?

You don't. You pass -ax86_64 (or --arch=x86_64) on the command line. If you find that inconvenient, just make a batch file to do it for you.

Reply via email to