[erlang-questions] windows

Daniel Goertzen dang@REDACTED
Sun May 13 16:16:41 CEST 2012


I am also unable to make rebar work on Windows.  Whenever I download
something with a rebar script, I have to basically open it in an
editor "execute" it by hand and hack everything into place... even for
straight forward things with no C compiling like gproc.  No fun at
all.

I settled for cygwin Make, and I was able to build a working NIF
module using the compile command indicated in the NIF tutorial.  The
Makefile is completely Windows specific, but it meets my needs.  This
of course uses Visual Studio... which is a free download and really
not a big deal to install.

Dan.

On Sun, May 13, 2012 at 8:07 AM, Tony Rogvall <tony@REDACTED> wrote:
> Dear erlang-ers.
>
> Is there anyone on this list that do develop on windows ?
> How on earth do you do that ? ;)
>
> I am trying to get a driver compiled using rebar.
> rebar is nearly working on MingW but git is not available for MingW, the
> reason is somewhat bizarre ...
> rebar is nearly working on cygwin but there is some path problem that result
> in "access denied".
>
> Right now I reverted to using a Makefile with MingW, that after lots of copy
> and past finally works.
>
> Is rebar supposed to be working with cygwin/mingw ?
>
> BTW
> I will NOT install Visual Studio XYZ :-)
> Thanks
>
> /Tony
>
> "Installing applications can lead to corruption over time. Applications
> gradually write over each other's libraries, partial upgrades occur, user
> and system errors happen, and minute changes may be unnoticeable and
> difficult to fix"
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



-- 
Daniel Goertzen | Senior Software Engineer
Office: 828.610.4596 | Fax: 828.322.5294 | dang@REDACTED
Network Integrity Systems | We Bring Security To Light™

1937 Tate Blvd. SE

Hickory, North Carolina, USA 28602

Network Integrity Systems’ INTERCEPTOR™ Optical Network Security
System is a Smart-PDS™ that ensures superior protection and cost
effectiveness of classified networks.  For more information, visit our
website at:www.networkintegritysystems.com.


__________________________________________
INTERCEPTOR™ Optical Network Security System is made in the USA for
the USA. Although not an export controlled item, because of the role
it plays in the assurance of the safety and integrity of National
Security Information, Network Integrity Systems (NIS) is committed to
compliance with the U.S. Export Administration Act. Accordingly, NIS
will not ship INTERCEPTOR products to certain foreign government end
users without U.S. government approval and will refuse transactions
with individuals or entities that have been denied export privileges.



More information about the erlang-questions mailing list