How can I use the Qt Charts module with qbs?
Depends { name: 'Qt';
submodules: ['core','gui','test','widgets','charts'] }does not work, the error message is: "Module Qt/charts could not be loaded". Best Regards Kurt Keller _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
