Associate II
October 20, 2020
Question
Bug? - Compilation Error
- October 20, 2020
- 4 replies
- 2367 views
There is a DynamicGraph inside a Customer Container with an interaction triggered by a Graph clicked.
Screen1 contains this Customer Container.
Then, when you run simulation, a compilation error appears: redefinition of the function. The Software generates twice the callback function in the CustomContainer1Base.cpp
I created a new project, with only this interaction, and it fails.