<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Since the last Igor ( thank ) update it 's possible to cross compile windows VM(last version) from MacOs and Unix.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Using Mingw and cmake.</div><div><br></div><div>Now, i do for Cog, and for ARM9 processor.</div><div>My process imply to fix some window file cause some include are wrong, then it the cross compiler don't find some include beginning by Uppercase(cause the file isn't beginning by uppercase).</div><div>In /Platform/win32/vm/sqWin32Intel.c</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(117, 73, 44); min-height: 13px; "><br></div><div><span class="Apple-style-span" style="color: rgb(117, 73, 44); font-family: Menlo; font-size: 11px; ">#include </span><span class="Apple-style-span" style="color: rgb(117, 73, 44); font-family: Menlo; font-size: 11px; "><span style="color: #c92822">&lt;float.h&gt;</span></span>&nbsp;instead &nbsp;<span class="Apple-style-span" style="color: rgb(117, 73, 44); font-family: Menlo; font-size: 11px; ">#include </span><span class="Apple-style-span" style="color: rgb(117, 73, 44); font-family: Menlo; font-size: 11px; "><span style="color: #c92822">&lt;Float.h&gt;</span></span></div><div><br></div><div>in /Platform/win32/plugin/SocketPlugin/sqWin32NewNet.c</div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; min-height: 13px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; min-height: 13px; "><span class="Apple-style-span" style="color: rgb(201, 40, 34); "><span style="color: #75492c">#include </span>&lt;ws2tcpip.h&gt;&nbsp;</span>instead&nbsp;<span class="Apple-style-span" style="color: rgb(201, 40, 34); "><span style="color: rgb(117, 73, 44); ">#include&nbsp;</span>&lt;Ws2tcpip.h&gt;</span></div><div></div><div><br></div></div><div><br></div><div><br></div><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Regard</div><div>Jean Baptiste Arnaud</div><div><a href="mailto:jbaptiste.arnaud@gmail.com">jbaptiste.arnaud@gmail.com</a></div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></body></html>