<div dir="ltr">this should be ok, can you post error when using with m64</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 19, 2017 at 1:47 PM, Timothy Foster via Digitalmars-d-learn <span dir="ltr"><<a href="mailto:digitalmars-d-learn@puremagic.com" target="_blank">digitalmars-d-learn@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to compile my project as a Win64 application but this is happening:<br>
<br>
Building C:\Users\me\test\test.exe...<br>
OPTLINK (R) for Win32  Release 8.00.17<br>
Copyright (C) Digital Mars 1989-2013  All rights reserved.<br>
<a href="http://www.digitalmars.com/ctg/optlink.html" rel="noreferrer" target="_blank">http://www.digitalmars.com/ctg<wbr>/optlink.html</a><br>
OPTLINK : Warning 183: Extension not .RES : obj\debug\dummy\test\..\source<wbr>\c.obj<br>
obj\debug\dummy\test\..\source<wbr>\b.obj(1) : Error 52: .DEF Syntax Error<br>
d†š Ã¶Ã±Ã€Y$@<br>
<br>
^<br>
Building C:\Users\me\test\test.exe failed!<br>
<br>
<br>
I'm on a Win64 machine and compiling Win32 works fine. I'm using Visual Studio 17 Community with Visual D. DMD is up to date as is Visual D.<br>
<br>
I added a x64 "solution platform" to the configuration manager which added a -m64 flag to my linker options. I'm not sure what else I'm meant to do to get it to compile as x64?<br>
</blockquote></div><br></div>