<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><font face="Source Sans Pro">Whoa, that is a lot of error
messages! I've attached the output.</font><br>
</p>
<br>
<div class="moz-cite-prefix">On 2016-08-07 20:17, Julien Fischer
wrote:<br>
</div>
<blockquote
cite="mid:alpine.OSX.2.20.1608081116440.48130@ah.smart.com.au"
type="cite">
<br>
On Sun, 7 Aug 2016, Noah Scott Goldman wrote:
<br>
<br>
<blockquote type="cite">
<br>
I get this message:
<br>
<br>
cl : Command line warning D9024 : unrecognized source file type
'hello.exe', object file assumed
<br>
<br>
LINK : fatal error LNK1149: output filename matches input
filename
<br>
'C:\Users\McPhee\Me\Personal_files\Programs\Mercury\Hello\hello.exe'
<br>
<br>
...So it thinks hello.exe is the input file?
<br>
</blockquote>
<br>
There cannot be a space between '-Fe' and 'hello.exe', it should
be
<br>
'-Fehello.exe'.
<br>
<br>
Julien.
<br>
</blockquote>
<br>
</body>
</html>