AngelitoJ / Catedromol

Erlang Distributed Molecular Dynamics
0 stars 0 forks source link

Cannot compile - missing files #1

Open francesco-bongiovanni opened 2 years ago

francesco-bongiovanni commented 2 years ago

Hi,

When I try to rebar3 compile, I get the following error:

===> Failed to update package rebar_qc from repo hexpm
===> Errors loading plugin rebar_qc. Run rebar3 with DEBUG=1 set to see errors.
===> Failed to update package rebar_qc from repo hexpm
===> Errors loading plugin rebar_qc. Run rebar3 with DEBUG=1 set to see errors.
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling catedromol
===> Compiling src/servers/force_server.erl failed
src/servers/force_server.erl:23:10: can't find include file "integer_math.hrl"
src/servers/force_server.erl:24:10: can't find include file "utils.hrl"
src/servers/force_server.erl:25:10: can't find include file "enumerate.hrl"

I cannot find those files unfortunately.

Can you provide them ?

Thanks a lot !

Regards,

AngelitoJ commented 2 years ago

Hi Francesco

I'm sorry to inform you this project is long unmaintained…

We where rewriting this in a mor OTP compliant form when key members in the group disbanded

Ive checking old tapes looking for those files w\o luck.

Sorry!

\Angel

El 31 may 2022, a las 11:46, Francesco Bongiovanni @.***> escribió:

Hi,

When I try to rebar3 compile, I get the following error:

===> Failed to update package rebar_qc from repo hexpm ===> Errors loading plugin rebar_qc. Run rebar3 with DEBUG=1 set to see errors. ===> Failed to update package rebar_qc from repo hexpm ===> Errors loading plugin rebar_qc. Run rebar3 with DEBUG=1 set to see errors. ===> Verifying dependencies... ===> Analyzing applications... ===> Compiling catedromol ===> Compiling src/servers/force_server.erl failed src/servers/force_server.erl:23:10: can't find include file "integer_math.hrl" src/servers/force_server.erl:24:10: can't find include file "utils.hrl" src/servers/force_server.erl:25:10: can't find include file "enumerate.hrl" I cannot find those files unfortunately.

Can you provide them ?

Regards,

Francesco — Reply to this email directly, view it on GitHub https://github.com/AngelitoJ/Catedromol/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7RP3NOBQCZMNZ3AUIEAXLVMXNXVANCNFSM5XM6LGPA. You are receiving this because you are subscribed to this thread.