Re: difficulty getting mnesia to work with cowboy web backend
Eric PAILLEAU <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Loïc, indeed you are right. I was confused because my projects can be both handled with rebar and erlang.mk. But in the facts, .app or .app.src is necessary for Hex publishing, but maybe because I use a rebar plugin for this. I didn't try erlang.mk plugin. regards Le 25/10/2020 à 18:48, Loïc Hoguin a écrit : > 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, >
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEE/BqEhJJ84aukOqYB5djqWdYlW+IFAl+WiCIACgkQ5djqWdYl W+IgdQgAnrZNB6t9XCJXAKtp/jWoSb52E22c1FWsERFTJKoGTlpZAPISTn78TklA ygT0ageNu4PHqZuIXZU6c2SXv1mWK5b0C/SAk3hrAi8vRcqWu3cTkbUSeLjihcbV GOB3wj+cLdiwMGgrqoSAx8VvazJ60W5bo0J/VWimKs0L5nWHZnEv3qGHlpsCO//t 3vCKPRGg3uSPe9wq9FYxQ9wOzg+NLLav/4+myYd893gHBKuKOB9w6O1m/Zy1dRjj ZvKln+1gVJ4ddHEcK9vVVD0nLD3UhydQP6v9lPtpwQj93rq51noTnJ7ahC6ejeeh 9ov6kS/vJK67XAW7OzbdQ+PdOtIn2g== =t0LJ -----END PGP SIGNATURE-----