02-25-2017, 01:50 PM
The information is in BUILD.unix (wings3d root dir):
Quote:Setup $ERL_LIBSit's usually the place where we put the Wings3D sources under (../src/wings; ../src/cl; ../src/rebar).
===============
Create a directory to hold Erlang applications and set the
environment variable ERL_LIBS to its path.
Example:
export ERL_LIBS=/Users/bjorng/src