Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Getting setup to build Wing3D, Envirnoment Variables
11-13-2012, 04:26 PM
Post: #1
Getting setup to build Wing3D, Envirnoment Variables
Hey, I'm just getting started with Erlang and and am trying to get set up to build wings3D. I think my problem is the environment variables. Especially ERL_LIBS. I'm on windows7 box. Can someone share the exact syntax of how their ERL_LIBS env variable?

When I type make in the src dir I get:
makefile:17: ../vsn.mk: No such file or directory
make: *** No rule to make target `../vsn.mk'. Stop.

My guess is that the ERL_LIBS is set incorrectly. Can anyone advise?

the setup notes read:
...
ESDL_PATH needs to be set to the path of the directory where you installed ESDL.
ERL_LIBS needs to be set to the directory below ESDL and CL, i.e.
$ERL_LIBS\esdl-1.2\ebin and $ERL_LIBS\cl-1.1\ebin
or if you got the src from github:
$ERL_LIBS\esdl\ebin and $ERL_LIBS\cl\ebin
...

Michael
Reply


Messages In This Thread
Getting setup to build Wing3D, Envirnoment Variables - wmfeuvrel@gmail.com - 11-13-2012 04:26 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)