Failed to build QtCharts with Qt 5.6.0 MSVC2012
Solved
General and Desktop
-
I'm trying to compile it like described in README and unfortunately in does not work.
I get following error:
axis\carthesianchartaxis_p.h(44): Error: Undefined interface -
I had the same error and found in another thread in this forum this hint:
Download the sources from here:
http://download.qt.io/development_releases/qt/5.7/5.7.0-alpha/These sources should compile without errors.
regards
Gerd -
Works fine. Thanks!