<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Luke,<br>
<br>
thank you I will look. Is it maybe possible that you can share me your output what you´re getting on windows ./otp_build env_win32 x64<br>
So that I can see some differences and compare it with my paths and system configuration.<br>
<br>
Thanks,<br>
Michael<br>
<br>
Am 12.11.18 um 14:16 schrieb Luke Bakken:<br>
</div>
<blockquote type="cite" cite="mid:CADFEJueC26SUR=G49nU=bPK8ZTi+JkiJFW94k48PTz3EHLxd5A@mail.gmail.com">
<div dir="auto">
<div>I wonder if the following command isn't setting the PATH correctly on your system:
<div dir="auto">
<pre style="white-space:pre-wrap;background-color:rgb(255,255,255);font-family:menlo;font-size:13.5pt">eval `./otp_build env_win32 x64`</pre>
<pre style="white-space:pre-wrap;background-color:rgb(255,255,255);font-family:menlo;font-size:13.5pt">Try running "otp_build env_win32 x64" to see what the output looks like. There should be a "visual studio command prompt" sort of shortcut that will set up a cmd.exe-based build environment. Maybe comparing the environment to the output of the otp_build command will show something.</pre>
<pre style="white-space:pre-wrap;background-color:rgb(255,255,255);font-family:menlo;font-size:13.5pt">Luke</pre>
</div>
<div class="gmail_quote">
<div dir="ltr">On Mon, Nov 12, 2018, 1:12 PM Michael Scharrer <<a href="mailto:michael_489@hotmail.de" moz-do-not-send="true">michael_489@hotmail.de</a> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Luke,<br>
<br>
the result in cygwin is (so i got two results) /usr/bin/mt<br>
but it seems like the same paths hmmm.. curious<br>
<br>
$ which -a mt<br>
/usr/bin/mt<br>
/usr/bin/mt<br>
<br>
<br>
Regards,<br>
<br>
Michael<br>
<br>
Am 12.11.18 um 10:58 schrieb Luke Bakken:<br>
> Hi Michael -<br>
><br>
> The build executes the "mt" command, and it is failing with invalid arguments:<br>
><br>
>> usage: mt [-V] [-f device] operation [count]<br>
> <a href="https://docs.microsoft.com/en-us/windows/desktop/sbscs/mt-exe" rel="noreferrer noreferrer" target="_blank" moz-do-not-send="true">
https://docs.microsoft.com/en-us/windows/desktop/sbscs/mt-exe</a><br>
><br>
> I suspect that you may have another command named "mt" that has higher<br>
> precedence in your PATH. Run "which -a mt" to see what the output is.<br>
><br>
> Thanks,<br>
> Luke<br>
> .<br>
><br>
<br>
</blockquote>
</div>
</div>
</div>
</blockquote>
<p><br>
</p>
</body>
</html>