<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Newbie unable to build &#x2F; install Qt Charts.]]></title><description><![CDATA[<p dir="auto">I am using Ubuntu 15.10. I wanted to make live plots of some data my C++ program is outputting, and was recommended to use Qt Charts. It has not been cooperative thus far. I hope I am asking in the right place; this is my first time working with Qt.</p>
<p dir="auto">I had Qt 5.4 installed from an unknown source (I recently reformatted, so I have no clue where it was from). Before I realized this I experienced several problems. I then uninstalled it, then installed Qt 5.6 from offline binary installer. I tried one of the examples and it works.</p>
<p dir="auto">I then added the path to its version of qmake to the front of my path variable. I downloaded the dev branch of Qt Charts from its github page and put it in an arbitrary directory.</p>
<p dir="auto"><a href="https://github.com/qtproject/qtcharts/tree/dev" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/qtproject/qtcharts/tree/dev</a></p>
<p dir="auto">I run qmake in that directory, and then make. It fails with "chartdataset.cpp:30:36: fatal error: private/chartdataset_p.h: No such file or directory".</p>
<p dir="auto">The only copy of "chartdataset_p.h" anywhere on my system is "/qtcharts-dev/src/charts/chartdataset_p.h". There is no "private" directory.</p>
<p dir="auto">These are the exact commands suggested by the QtCharts getting started guide: <a href="http://doc.qt.io/QtCharts/qtcharts-getting-started.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.io/QtCharts/qtcharts-getting-started.html</a></p>
<p dir="auto">The only difference is that I pulled from github instead of installing directly from the Maintenance Tool. I did not use the maintenance tool because I had to tell it which repository to use, and when I did so and tested it, I got "Error downloading <a href="https://github.com/qtproject/qtchart...ev/Updates.xml" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/qtproject/qtchart...ev/Updates.xml</a> - server replied: Not Found".</p>
<p dir="auto">Any help would be greatly appreciated.</p>
]]></description><link>https://forum.qt.io/topic/65327/newbie-unable-to-build-install-qt-charts</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 00:36:14 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/65327.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Mar 2016 20:03:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Newbie unable to build &#x2F; install Qt Charts. on Mon, 28 Mar 2016 10:34:02 GMT]]></title><description><![CDATA[<p dir="auto">try this submodule package.<br />
<a href="http://download.qt.io/development_releases/qt/5.7/5.7.0-alpha/" target="_blank" rel="noopener noreferrer nofollow ugc">http://download.qt.io/development_releases/qt/5.7/5.7.0-alpha/</a></p>
]]></description><link>https://forum.qt.io/post/319719</link><guid isPermaLink="true">https://forum.qt.io/post/319719</guid><dc:creator><![CDATA[yusa]]></dc:creator><pubDate>Mon, 28 Mar 2016 10:34:02 GMT</pubDate></item><item><title><![CDATA[Reply to Newbie unable to build &#x2F; install Qt Charts. on Tue, 22 Mar 2016 06:12:44 GMT]]></title><description><![CDATA[<p dir="auto">Same result when I specify the entire path to Qt5.6's qmake.</p>
<p dir="auto">Selecting either "add or remove components" or "update components" from the MaintenanceTool says "At least one valid and enabled repository is required for this action to proceed."</p>
]]></description><link>https://forum.qt.io/post/318944</link><guid isPermaLink="true">https://forum.qt.io/post/318944</guid><dc:creator><![CDATA[csp256]]></dc:creator><pubDate>Tue, 22 Mar 2016 06:12:44 GMT</pubDate></item><item><title><![CDATA[Reply to Newbie unable to build &#x2F; install Qt Charts. on Tue, 22 Mar 2016 05:56:40 GMT]]></title><description><![CDATA[<p dir="auto">"I then added the path to its version of qmake to the front of my path variable" - you should not do that!<br />
Just provide the whole path to qmake when you call it.</p>
<p dir="auto">"I did not use the maintenance tool because I had to tell it which repository to use" - why do you have to tell it which repository to use?</p>
]]></description><link>https://forum.qt.io/post/318941</link><guid isPermaLink="true">https://forum.qt.io/post/318941</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Tue, 22 Mar 2016 05:56:40 GMT</pubDate></item></channel></rss>