madawei2699 / free4chat

free4.chat is a real-time audio chat service. It is designed by the local first and privacy first principle, and is very easy to use.
https://www.i365.tech/
MIT License
1.02k stars 136 forks source link

Can't run manually the backend because it can't find xmerl lib #29

Open Effeo opened 3 weeks ago

Effeo commented 3 weeks ago

i'm trying to run manually the backend but it can't complie p1_edoc_layout.erl because it can't find lib xmerl.hrl, i tried to add it in the mix.exs but still nothing.

Error: ===> Compiling src/p1_edoc_layout.erl failed src/p1_edoc_layout.erl:{35,14}: can't find include lib "xmerl/include/xmerl.hrl"; Make sure xmerl is in your app file's 'applications' list

** (Mix) Could not compile dependency :p1_utils,