when i try to build i get this error:
Apples-MBP:adl-tools root# scons downloads/mac_osx/adl_workbench
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
Setting revision 3039 ...
adl_workbench
/Applications/MacPorts/Eiffel_18.11/studio/spec/macosx-x86-64/bin/ec -batch -config apps/adl_workbench/app/adl_workbench.ecf -finalize -clean -c_compile -target adl_workbench
... ch/app/adl_workbench.ecf -finalize -clean -c_compile -target adl_workbench
Eiffel Compilation Manager
Version 18.11.10.2592 GPL Edition - macosx-x86-64
Degree 6: Examining System
Degree 5: Parsing Classes
Degree 6: Examining System
Degree 5: Parsing Classes
Warning code: VD80
Configuration warning
Class: AGENT_
File name: ~/openEHR/adl-tools/libraries/openehr/src/rm/demographic/agent.e
Expected file name: ~/openEHR/adl-tools/libraries/openehr/src/rm/demographic/agent_.e
Error code: VTCT
Error: type is based on unknown class.
What to do: use an identifier that is the name of a class in the universe.
Class: EV_TREE_IMP
Unknown class name: EV_TREE_ACTION_SEQUENCES_IMP
Line: 52
-> EV_TREE_ACTION_SEQUENCES_IMP
scons: *** [EIFGENs/adl_workbench/F_code/adl_workbench] Error 1
scons: building terminated because of errors.
Apples-MBP:adl-tools root#
what should I do?
when i try to build i get this error:
Apples-MBP:adl-tools root# scons downloads/mac_osx/adl_workbench
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
Setting revision 3039 ...
adl_workbench
/Applications/MacPorts/Eiffel_18.11/studio/spec/macosx-x86-64/bin/ec -batch -config apps/adl_workbench/app/adl_workbench.ecf -finalize -clean -c_compile -target adl_workbench
... ch/app/adl_workbench.ecf -finalize -clean -c_compile -target adl_workbench
Eiffel Compilation Manager
Version 18.11.10.2592 GPL Edition - macosx-x86-64
Degree 6: Examining System
Degree 5: Parsing Classes
Degree 6: Examining System
Degree 5: Parsing Classes
Warning code: VD80
Configuration warning
Class: AGENT_
File name: ~/openEHR/adl-tools/libraries/openehr/src/rm/demographic/agent.e
Expected file name: ~/openEHR/adl-tools/libraries/openehr/src/rm/demographic/agent_.e
Error code: VTCT
Error: type is based on unknown class.
What to do: use an identifier that is the name of a class in the universe.
Class: EV_TREE_IMP
Unknown class name: EV_TREE_ACTION_SEQUENCES_IMP
Line: 52
-> EV_TREE_ACTION_SEQUENCES_IMP
scons: *** [EIFGENs/adl_workbench/F_code/adl_workbench] Error 1
scons: building terminated because of errors.
Apples-MBP:adl-tools root#
what should I do?