<div dir="ltr">I reinstalled visual Studio 2013 and now the rebar comand executed to completion , but I have a ton of warnings and a message about unknown options (-g and -03) and the result doesn't pass the eunit tests due to the NIF not being loadable.  I assume that I am using the wrong tool chain, but this is over my head (I am not a Windows or C/C++ guy).<div><br></div><div>Thanks for you help, but I think I'm close to giving up on this.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 13, 2015 at 5:17 PM, Tuncer Ayaz <span dir="ltr"><<a href="mailto:tuncer.ayaz@gmail.com" target="_blank">tuncer.ayaz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Jan 13, 2015 at 11:03 PM, jim rosenblum wrote:<br>
> I was able to use the INCLUDE environment variable to point to the<br>
> include directories - C:\Program Files (x86)\Microsoft Visual Studio<br>
> 12.0\VC\include - and that got me past this complaint. Now it is<br>
> complaining that it canno open LIBCMT.lib. I have both the path and<br>
> the INCLUDE variables pointing to the correct path to where that lib<br>
> lives, but that doesn't seem to work. I tried changing the line that<br>
> you indicated, but it did not seem to do anything<br>
<br>
</span>I can only speculate, but are you sure you've started a command prompt<br>
that initially executes the Visual Studio env batch file? There should be<br>
a shortcut to start that in Visual Studio's start menu folder.<br>
</blockquote></div><br></div>