[erlang-questions] Erlang Build 21.1.1 on Windows 10

Lukas Larsson lukas@REDACTED
Mon Nov 12 09:46:07 CET 2018


Hello,

On Mon, Nov 12, 2018 at 9:35 AM Michael Scharrer <michael_489@REDACTED>
wrote:

> git clone https://github.com/erlang/otp.gitcd otp
> git checkout OTP-21.1.1
>
> eval `./otp_build env_win32 x64`
>
> ./otp_build autoconf
> ./otp_build configure --without-wx --with-ssl=/cygdrive/c/OpenSSL-Win64/bin
> ./otp_build release -a /home/user_1/otp_21_1_1
>
> If you set "V=1" before you run "./otp_build release" you will get a full
printout of the command that is run. This should help to pinpoint the
problem. i.e.

> V=1 ./otp_build release -a /home/user_1/otp_21_1_1

Lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20181112/4b74e95f/attachment.htm>


More information about the erlang-questions mailing list