<p></p>
<p>Hi Marcel,</p>
<blockquote>
<p>WSL = Windows Subsystem for Linux?<br>
<a href="https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux" rel="nofollow">https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux</a></p>
</blockquote>
<p>Exactly. :-)</p>
<p>I tried installing Cygwin now, too, but I still do not succeed.<br>
I ran <code>scripts/installCygwin.bat</code>, then started a Cygwin session and ran the <code>mvm</code> script from there. But still, <code>Windows.h</code> is not found. Is this what I am supposed to do?</p>
<p>However, I tried MSVC, too (this would be my preferred way over Cygwin). So, again strictly following the <code>HowToBuild</code> file, I opened an x86 Native Tools Command Prompt, navigated to <code>build.win32x86\squeak.cog.spur\</code>, executed <code>..\common\SETPATH.BAT</code> and finally <code>..\common\MAKEDEBUG.BAT</code>. Now guess what <code>type LOGD</code> will give me?</p>
<pre><code>../../platforms/win32/vm/sqWin32Utils.c:11:10: fatal error: Windows.h: No such file or directory
</code></pre>
<p>So I guess the <code>HowToBuild</code> instructions much miss some significant point on how to these headers ... :-(</p>
<p>Best,<br>
Christoph</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/510#issuecomment-643657950">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW57BYSVN3BTSG2QJTLRWO565ANCNFSM4N5CJXTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW75CH564IVXC6LTOLLRWO565A5CNFSM4N5CJXT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEZOXBXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/510#issuecomment-643657950",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/510#issuecomment-643657950",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>