Closed rtrepos closed 5 years ago
Link only with the DefaultSimsubpanel.
Can you test this patch @rtrepos ?
Hi, Not sure yet it is working. I tried to modify the template dynamics (Simple.cpp) in order to observe a value::Double and I had another error :
symbol lookup error: /pub/vlehomeexp/vle-2001/pkgs/titi/plugins/simulator/libSimple.so: undefined symbol: _ZN3vle7versionEv
Not related bu prevent me from testing the commit. I will dig further.
It is ok you can push this commit on master. Thanks.
0k. Merged. Thx.
On master branch. When using the plot of gvle, an error occurs which is related to the missing link with QCustomPlot. The cmake macro DeclareGvle does not link the target with QCustomPlot (QCustomPlot_LIBRARIES). The solution depends on the strategy :