On 01/19/2015 10:23 AM, Kurt Keller wrote:
> 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".
Which Qt version is that?
Christian