Discussion:
[Interest] Compiling commercial charts - Project ERROR: Unknown module(s) in QT: charts
Jason H
2015-03-18 15:09:12 UTC
Permalink
I downloaded the Qt sources via the Enterprise Maint. tool. I xferred these to my headless server, configured, make, make install.
Went to build my project and got
Project ERROR: Unknown module(s) in QT: charts

What did I do wrong? How can I compile charts?
Makkonen Sami
2015-03-18 15:21:48 UTC
Permalink
Hi,

If you haven't already done so please download the "Qt Enterprise Charts" package from the Qt account (or Charts add-on through maintenance tool) and compile with make + make install in the <Qt>\EnterpriseAddOns\Charts\2.0\Src folder.

BR,
Sami

> -----Original Message-----
> From: interest-bounces+sami.makkonen=***@qt-project.org
> [mailto:interest-bounces+sami.makkonen=***@qt-project.org]
> On Behalf Of Jason H
> Sent: 18. maaliskuuta 2015 17:09
> To: ***@qt-project.org
> Subject: [Interest] Compiling commercial charts - Project ERROR: Unknown
> module(s) in QT: charts
>
> I downloaded the Qt sources via the Enterprise Maint. tool. I xferred these to
> my headless server, configured, make, make install.
> Went to build my project and got
> Project ERROR: Unknown module(s) in QT: charts
>
> What did I do wrong? How can I compile charts?
>
> _______________________________________________
> Interest mailing list
> ***@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
Jason H
2015-03-18 16:18:04 UTC
Permalink
Ah, that was it, thanks! I expected them to be in Qt\Src.


> Sent: Wednesday, March 18, 2015 at 11:21 AM
> From: "Makkonen Sami" <***@theqtcompany.com>
> To: "Jason H" <***@gmx.com>, "***@qt-project.org" <***@qt-project.org>
> Subject: RE: [Interest] Compiling commercial charts - Project ERROR: Unknown module(s) in QT: charts
>
> Hi,
>
> If you haven't already done so please download the "Qt Enterprise Charts" package from the Qt account (or Charts add-on through maintenance tool) and compile with make + make install in the <Qt>\EnterpriseAddOns\Charts\2.0\Src folder.
>
> BR,
> Sami
>
> > -----Original Message-----
> > From: interest-bounces+sami.makkonen=***@qt-project.org
> > [mailto:interest-bounces+sami.makkonen=***@qt-project.org]
> > On Behalf Of Jason H
> > Sent: 18. maaliskuuta 2015 17:09
> > To: ***@qt-project.org
> > Subject: [Interest] Compiling commercial charts - Project ERROR: Unknown
> > module(s) in QT: charts
> >
> > I downloaded the Qt sources via the Enterprise Maint. tool. I xferred these to
> > my headless server, configured, make, make install.
> > Went to build my project and got
> > Project ERROR: Unknown module(s) in QT: charts
> >
> > What did I do wrong? How can I compile charts?
> >
> > _______________________________________________
> > Interest mailing list
> > ***@qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/interest
>
Loading...