difficulty getting mnesia to work with cowboy web backend

Loïc Hoguin essen@REDACTED
Sun Oct 25 18:48:23 CET 2020


On 25/10/2020 09:53, Eric PAILLEAU wrote:
> Hi,
> you are confusing external dependancies and code dependancies.
> 
> DEPS variable in Erlang.mk is to download locally external projects your
> project is depending.
> 
> You have to add in your .app  (or legacy .app.src) the list of
> applications your own application is depending.

You don't need to edit the .app no. Erlang.mk removed the need for 
manipulating .app, .app.src and (gasp!) .app.src.script files.

Cheers,

-- 
Loïc Hoguin
https://ninenines.eu


More information about the erlang-questions mailing list