<?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[&quot;cannot find -lGL&quot; error]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I am trying to build QT weatherinfo example in my ubuntu machine but i got this error:</p>
<pre><code>error: cannot find -lGL
</code></pre>
<p dir="auto">What is the reason of this?</p>
]]></description><link>https://forum.qt.io/topic/62828/cannot-find-lgl-error</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 18:05:13 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/62828.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Jan 2016 11:09:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 12:04:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ratzz">@<bdi>Ratzz</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/mrjj">@<bdi>mrjj</bdi></a></p>
<p dir="auto">The instructions have solved my problem :</p>
<p dir="auto"><a href="https://askubuntu.com/questions/711863/installing-qt-5-5-1-on-ubuntu-14-04-throws-qt-network-ssl-error-on-terminal" target="_blank" rel="noopener noreferrer nofollow ugc">https://askubuntu.com/questions/711863/installing-qt-5-5-1-on-ubuntu-14-04-throws-qt-network-ssl-error-on-terminal</a></p>
<p dir="auto">But when i run it , it holds the "Loading weather data" screen and it does not show anything</p>
]]></description><link>https://forum.qt.io/post/307920</link><guid isPermaLink="true">https://forum.qt.io/post/307920</guid><dc:creator><![CDATA[rapid84]]></dc:creator><pubDate>Mon, 18 Jan 2016 12:04:42 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 11:48:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rapid84">@<bdi>rapid84</bdi></a><br />
what is your Qt and OpenSSL  version?</p>
]]></description><link>https://forum.qt.io/post/307916</link><guid isPermaLink="true">https://forum.qt.io/post/307916</guid><dc:creator><![CDATA[Ratzz]]></dc:creator><pubDate>Mon, 18 Jan 2016 11:48:04 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 11:47:59 GMT]]></title><description><![CDATA[<p dir="auto">but do u use SSL?</p>
]]></description><link>https://forum.qt.io/post/307915</link><guid isPermaLink="true">https://forum.qt.io/post/307915</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Mon, 18 Jan 2016 11:47:59 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 11:47:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrjj">@<bdi>mrjj</bdi></a> said:</p>
<blockquote>
<p dir="auto">sudo apt-get install libssl-dev</p>
</blockquote>
<p dir="auto">I have already done , but still getting error.</p>
]]></description><link>https://forum.qt.io/post/307914</link><guid isPermaLink="true">https://forum.qt.io/post/307914</guid><dc:creator><![CDATA[rapid84]]></dc:creator><pubDate>Mon, 18 Jan 2016 11:47:27 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 11:45:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
I think you need to install SSL in ubuntu if not already install<br />
maybe<br />
sudo apt-get install libssl-dev</p>
]]></description><link>https://forum.qt.io/post/307912</link><guid isPermaLink="true">https://forum.qt.io/post/307912</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Mon, 18 Jan 2016 11:45:29 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 11:40:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ratzz">@<bdi>Ratzz</bdi></a> said:</p>
<blockquote>
<p dir="auto">sudo apt-get install build-essential</p>
</blockquote>
<p dir="auto">I have already upgraded my machine but still get the error:</p>
<pre><code>qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
</code></pre>
]]></description><link>https://forum.qt.io/post/307910</link><guid isPermaLink="true">https://forum.qt.io/post/307910</guid><dc:creator><![CDATA[rapid84]]></dc:creator><pubDate>Mon, 18 Jan 2016 11:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 11:32:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rapid84">@<bdi>rapid84</bdi></a><br />
I think you should upgrade the build machines using</p>
<pre><code>sudo apt-get install build-essential</code></pre>
]]></description><link>https://forum.qt.io/post/307908</link><guid isPermaLink="true">https://forum.qt.io/post/307908</guid><dc:creator><![CDATA[Ratzz]]></dc:creator><pubDate>Mon, 18 Jan 2016 11:32:55 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 11:24:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ratzz">@<bdi>Ratzz</bdi></a><br />
Thanks, but now i got this error :</p>
<pre><code>QSslSocket: cannot resolve SSLv2_client_method
</code></pre>
]]></description><link>https://forum.qt.io/post/307906</link><guid isPermaLink="true">https://forum.qt.io/post/307906</guid><dc:creator><![CDATA[rapid84]]></dc:creator><pubDate>Mon, 18 Jan 2016 11:24:52 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;cannot find -lGL&quot; error on Mon, 18 Jan 2016 11:16:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rapid84">@<bdi>rapid84</bdi></a><br />
You should nstall package "libgl1-mesa-dev" using:</p>
<pre><code>sudo apt-get install libgl1-mesa-dev
</code></pre>
<p dir="auto">Sometimes this helps</p>
<pre><code>sudo apt-get install libglu1-mesa-dev -y</code></pre>
]]></description><link>https://forum.qt.io/post/307901</link><guid isPermaLink="true">https://forum.qt.io/post/307901</guid><dc:creator><![CDATA[Ratzz]]></dc:creator><pubDate>Mon, 18 Jan 2016 11:16:16 GMT</pubDate></item></channel></rss>