Unfortunately, me again.<div><div><br></div><div>It seems that there wasn&#39;t Qt on my computer. When I try to install it, configure part goes fine, but when I try to &#39;make&#39;, Linux returns to me something like this:<br>
<br>In file included from ../../include/QtCore/qeventloop.h:1,<br>                 from ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:43,<br>                 from ../../include/QtCore/qcoreapplication.h:1,<br>
                 from global/qlibraryinfo.cpp:50:<br>../../include/QtCore/../../src/corelib/kernel/qeventloop.h:47: error: `QtValidLicenseForCoreModule&#39; does not name a type<br>In file included from ../../include/QtCore/qcoreapplication.h:1,<br>
                 from global/qlibraryinfo.cpp:50:<br>../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:57: error: `QtValidLicenseForCoreModule&#39; does not name a type<br>make[1]: *** [.obj/release-shared/qlibraryinfo.o] Error 1<br>
make[1]: Leaving directory `/home/Instalacije/Qt/qt-x11-opensource-src-4.4.3/src/corelib&#39;<br>make: *** [sub-corelib-make_default-ordered] Error 2<br><br><br>There are a lot of more mistakes but all of them are like the first two.<br>
<br>Thanks in advance.<br></div>
<div><br>
<div class="gmail_quote">On Fri, Aug 7, 2009 at 11:57 AM, Andreas Pakulat <span dir="ltr">&lt;<a href="mailto:apaku@gmx.de" target="_blank">apaku@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>On 07.08.09 12:01:08, Aleksandar Nedeljkovic wrote:<br>
&gt; Hello, me again.<br>
&gt;<br>
&gt; I sucessfully installed sip, but when I tried to install PyQt (typing<br>
&gt; &quot;python configure.py&quot;), all I got is:<br>
&gt;<br>
&gt; Error: Failed to determine the layout of your Qt installation. Try again<br>
&gt; using<br>
&gt; the --verbose flag to see more detail about the problem.<br>
&gt;<br>
&gt; When I type &quot;python configure.py --verbose&quot; I got next:<br>
&gt;<br>
&gt; Determining the layout of your Qt installation...<br>
&gt; /usr/bin/qmake -o <a href="http://qtdirs.mk" target="_blank">qtdirs.mk</a> <a href="http://qtdirs.pro" target="_blank">qtdirs.pro</a><br>
&gt; make -f <a href="http://qtdirs.mk" target="_blank">qtdirs.mk</a><br>
&gt; g++ -c -pipe -Wall -W -O2 -g -pipe -m32 -march=i386 -mtune=pentium4<br>
&gt; -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT<br>
&gt; -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/lib/qt-3.3/include -o qtdirs.o<br>
<br>
</div>Looks like you&#39;re trying to use PyQt4 with Qt3.3, that won&#39;t work. You<br>
either need to fetch PyQt3 or install Qt4.(4/5)<br>
<br>
Andreas<br>
<font color="#888888"><br>
--<br>
You will become rich and famous unless you don&#39;t.<br>
</font><div><div></div><div>_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</div></div></blockquote></div><br></div></div>