<?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 in compiling for Qt5.3.2 with -no-xcb -eglfs -opengl es2]]></title><description><![CDATA[<p dir="auto">I am new for Qt development. These days, when I am using Qt5.3.2, and compiling under:<br />
./configure -opensource -confirm-license  -no-xcb -eglfs -opengl es2</p>
<p dir="auto">After configure finished his Makefile, I got the notice to run 'make'.<br />
During the make compiling, I reached an error like following:</p>
<p dir="auto">make[1]: Leaving directory <code>/home/tony/Qt/5.3/Src/qtdeclarative/src/quick' cd qmltest/ &amp;&amp; ( test -e Makefile || /home/tony/Qt/5.3/Src/qtbase/bin/qmake /home/tony/Qt/5.3/Src/qtdeclarative/src/qmltest/qmltest.pro -o Makefile ) &amp;&amp; make -f Makefile  make[1]: Entering directory </code>/home/tony/Qt/5.3/Src/qtdeclarative/src/qmltest'<br />
rm -f libQt5QuickTest.so.5.3.2 <a href="http://libQt5QuickTest.so" target="_blank" rel="noopener noreferrer nofollow ugc">libQt5QuickTest.so</a> libQt5QuickTest.so.5 libQt5QuickTest.so.5.3<br />
g++ -Wl,--no-undefined -Wl,-O1 -Wl,-rpath,/usr/local/Qt-5.3.2/lib -shared -Wl,-Bsymbolic-functions -Wl,-soname,libQt5QuickTest.so.5 -o libQt5QuickTest.so.5.3.2 .obj/quicktest.o .obj/quicktestevent.o .obj/quicktestresult.o .obj/moc_quicktestevent_p.o .obj/moc_quicktestresult_p.o  -L/home/tony/Qt/5.3/Src/qtbase/lib -lQt5Widgets -lQt5Gui -lQt5Core -lpthread -lQt5Quick -L/home/tony/Qt/5.3/Src/qtbase/lib -lGL -lQt5Qml -lm -ldl -lrt -lQt5Network -lQt5Gui -lQt5Test -lQt5Core -lpthread -lGLESv2<br />
/home/tony/Qt/5.3/Src/qtbase/lib/libQt5Quick.a(qsgdefaultdistancefieldglyphcache.o):qsgdefaultdistancefieldglyphcache.cpp:function QSGDefaultDistanceFieldGlyphCache::resizeTexture(QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int): error: undefined reference to 'QOpenGLFunctions_3_2_Core::versionProfile()'<br />
collect2: ld returned 1 exit status<br />
make[1]: *** [../../lib/libQt5QuickTest.so.5.3.2] Error 1</p>
<p dir="auto">Does anybody meet this issue before? How can I fix this problem?<br />
Thanks in advance.</p>
]]></description><link>https://forum.qt.io/topic/48332/error-in-compiling-for-qt5-3-2-with-no-xcb-eglfs-opengl-es2</link><generator>RSS for Node</generator><lastBuildDate>Tue, 05 May 2026 05:19:55 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/48332.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Nov 2014 17:03:42 GMT</pubDate><ttl>60</ttl></channel></rss>