Build and Install
To clone FENGSim:
git clone https://github.com/FENGSim/FENGSim.git
To clone DAE:
git submodule init git submodule update toolkit/DAE
To compile and install MBDyn:
cd FENGSim/toolkit/DAE/mbdyn ./install
To clone FENGSim:
git clone https://github.com/FENGSim/FENGSim.git
To clone DAE:
git submodule init
git submodule update toolkit/DAE
To compile and install MBDyn:
cd FENGSim/toolkit/DAE/mbdyn
./install