Hi Ralph,<div><br></div><div>Check the bin directory of your MSVC installation for a vcvarsall32.bat file, and run it in your console before getting into compiling Gambit.</div><div><br></div><div>Brgds</div><div><br><div class="gmail_quote">

2013/4/12 Marc Feeley <span dir="ltr"><<a href="mailto:feeley@iro.umontreal.ca" target="_blank">feeley@iro.umontreal.ca</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im"><br>
On 2013-04-11, at 5:01 PM, Ralph Moritz <<a href="mailto:ralph.moeritz@outlook.com">ralph.moeritz@outlook.com</a>> wrote:<br>
<br>
> Hi,<br>
><br>
> I've downloaded `gambc-v4_6_7-devel.tgz' and want to compile it with MSVC<br>
> 11. I've tried tweaking `misc\vc2008.bat' but it bombs out with errors :-(<br>
><br>
> How are the prebuilt VC binaries on the Gambit homepage built - ie. what's<br>
> the recommended way to do this?<br>
<br>
</div>Check out the subdirectory prebuilt/windows .  The build procedure uses the standard Unix tools ("make", "sed", etc) from MinGW to drive the build process with the VC compiler.<br>
<br>
misc/vc2008.bat should be the easiest approach.  The hardest part is getting the PATH set up properly at the top of the vc2008.bat file.  By the way, what were the errors you got?<br>
<span class="HOEnZb"><font color="#888888"><br>
Marc<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
</div></div></blockquote></div><br></div>