[erlang-questions] Windows compiled Jiffy library

jim rosenblum jim.rosenblum@REDACTED
Wed Jan 14 14:54:06 CET 2015


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).

Thanks for you help, but I think I'm close to giving up on this.

On Tue, Jan 13, 2015 at 5:17 PM, Tuncer Ayaz <tuncer.ayaz@REDACTED> wrote:

> On Tue, Jan 13, 2015 at 11:03 PM, jim rosenblum wrote:
> > I was able to use the INCLUDE environment variable to point to the
> > include directories - C:\Program Files (x86)\Microsoft Visual Studio
> > 12.0\VC\include - and that got me past this complaint. Now it is
> > complaining that it canno open LIBCMT.lib. I have both the path and
> > the INCLUDE variables pointing to the correct path to where that lib
> > lives, but that doesn't seem to work. I tried changing the line that
> > you indicated, but it did not seem to do anything
>
> I can only speculate, but are you sure you've started a command prompt
> that initially executes the Visual Studio env batch file? There should be
> a shortcut to start that in Visual Studio's start menu folder.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150114/942565f2/attachment.htm>


More information about the erlang-questions mailing list