<?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[Error while executing make in Qt 5.8.0 ubuntu gcc 64-bit]]></title><description><![CDATA[<p dir="auto">I got this error while trying to build my application in Qt 5.8.0<br />
15:33:38: Running steps for project Tutor...<br />
15:33:38: Configuration unchanged, skipping qmake step.<br />
15:33:38: Starting: "/usr/bin/make"<br />
g++ -Wl,-rpath,/home/joshajiniran/Qt5.8.0/5.8/gcc_64/lib -o Tutor main.o imageviewer.o moc_imageviewer.o   -L/home/joshajiniran/Qt5.8.0/5.8/gcc_64/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread<br />
/usr/bin/ld: cannot find -lGL<br />
Makefile:236: recipe for target 'Tutor' failed<br />
collect2: error: ld returned 1 exit status<br />
make: *** [Tutor] Error 1<br />
15:33:39: The process "/usr/bin/make" exited with code 2.<br />
Error while building/deploying project Tutor (kit: Desktop Qt 5.8.0 GCC 64bit)<br />
When executing step "Make"<br />
15:33:39: Elapsed time: 00:01.</p>
<p dir="auto">Please, help with idea to fix up the mess.![alt text](/home/joshajiniran/Pictures/Screenshot from 2017-04-01 16-00-42.png)</p>
]]></description><link>https://forum.qt.io/topic/77838/error-while-executing-make-in-qt-5-8-0-ubuntu-gcc-64-bit</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 09:41:33 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/77838.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Apr 2017 15:05:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error while executing make in Qt 5.8.0 ubuntu gcc 64-bit on Sat, 01 Apr 2017 20:28:55 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Please use the search function from the forum. This question has been asked and answered many times already. You are missing the OpenGL development libraries from your distribution.</p>
]]></description><link>https://forum.qt.io/post/385657</link><guid isPermaLink="true">https://forum.qt.io/post/385657</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 01 Apr 2017 20:28:55 GMT</pubDate></item></channel></rss>