<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Use rebar. Install git for windows, add erlang to PATH, compile rebar for windows, then compile your library with that rebar. If you are not using any external dependencies rebar will most likely be able to compile it without any windows specific configuration.<div><br></div><div><br></div><div>Sergej<br><div><br><div><div>On Feb 27, 2014, at 6:10 PM, Zoha Qamar wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div><br clear="all"></div>Hi , <br><br></div>I want to run NIf library on windows , for that i need to compile c code from this path as per the erlang documentation <br><br><pre>windows> <span class="">cl -LD -MD -Fe complex6_nif.dll complex.c complex6_nif.c</span></pre><p>where do i need to run this command ? In cmd i run this but its giviing error for cl -LD and all <br></p><br><div><div>-- <br>"*Agar Tum Seedhay rastay pe ho aur kisi Mushkil ka samna nahe ker rahay to<br>kuch dair k liyay socho k kahin tum kuch ghalt to nahe ker rahay kyon k<br>
seedha rasta to mushkilaat se bhar pur hota hy*"  *Hazrat Imam Ali (A.S) *<br><br>
</div></div></div>
_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote></div><br></div></div></body></html>