Hi Kevin,
Yes, ChartDirector is compatible with Qt 5.6.
As you plan to upgrade Qt, it is suggested you upgrade to ChartDirector version 6 too.
If you are using ChartDirector version 5.1, it is also compatible with Qt 5.6. However, the sample code that comes with ChartDirector 5.1 includes Qt project files (the .pro files) for Qt 4.x only. To use those sample code in Qt 5, you would need to add a line "QT += widgets" to the project files. (Of course, you would not need to worry about this if you are not using the sample code.)
Regards
Peter Kwan |