Hi,
I installed Opencarp on our HPC following the install from sources section and enabling the build external flag. When I try to generate the dynamic model with make_dynamic_model.sh, I have the following error:
rds/general/user/ccorrad1/home/models/ionic_model/mMS.cc:111:7: error: #error "Could not generate method mMSIonType::compute."
111 | # error "Could not generate method mMSIonType::compute."
| ^~~~~
and the .so file is not generated (all the others: .h, .cc and _dyn.cc are generated). On my desktop machine, where I installed carp from binaries, I'm able to build the dynamic model.
How can I fix this?
Thanks.
Best,
Cesare