Hi,
I follow this
tutorial from your github to install the biosim2.
But I get a lot of error messages, they look like missing files.
/Users/zhyq86/Documents/CSCI8820/biosim2/biosim/core/gui/GUISimulation.java:7: error: package sim.portrayal does not exist
import sim.portrayal.Portrayal;
^
100 errors
make[3]: *** [all] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
Could you please tell me how to deal with this?
Thanks for your time
Wang Zengyan