[erlang-questions] Erlang Windows otp_ded.mk no such file
18 views
Skip to first unread message
Fredrik Andersson
unread,
Apr 20, 2011, 10:00:51 AM4/20/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-questions
Hi all
I am trying to build Erlang for Windows and want to generate the tests cases to run them too. I have gotten the installer to work and pointed my ERL_TOP to the install directory under Program Files but when I try to run ./otp_build tests -a I get an error stating that mk/otp_ded.mk is not found. How can I generate that make file from the otp_ded.mk.in file?