I have successfully exported an FMU from Scilab, and I want to simulate it via FMU SDK. But when I run it, it says:
bin/fmusim_cs:symbol lookup error:PD_Controller.so:undefined symbol: summation
...and the simulation was stopped.
So what should I do now?