Hi all,<br><br>     I found an archived discussion regarding the same problem. <a href="http://old.nabble.com/PyQt4%2C-Qt-on-osx-SnowLeopard-td26394590.html#a26394590">Click here to see the discussion</a>. But the solution proposed here is bit confusing. I hope this issue must have been fixed by now(It was posted on Nov 2009). Anybody have the new solution of installing pyqt 0n mac os x 10.6.2??<br>
<br>Regards,<br>Jeba.<br><br><div class="gmail_quote">On Thu, Apr 1, 2010 at 3:50 PM, Phil Thompson <span dir="ltr">&lt;<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</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;">
On Thu, 1 Apr 2010 15:46:16 +0530, Jebagnana Das &lt;<a href="mailto:jebagnanadas@gmail.com">jebagnanadas@gmail.com</a>&gt;<br>
wrote:<br>
<div><div></div><div class="h5">&gt; Thanks phil for your reply. Here&#39;s the output of $python3 configure.py<br>
&gt; --verbose (Though it&#39;s pretty long)<br>
&gt;<br>
&gt; Determining the layout of your Qt installation...<br>
&gt; /usr/bin/qmake -spec macx-g++ -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; b&#39;g++ -c -pipe -g -gdwarf-2 -arch i386 -Wall -W -DQT_CORE_LIB -DQT_SHARED<br>
&gt; -I/usr/local/Qt4.6/mkspecs/macx-g++ -I.<br>
&gt; -I/Library/Frameworks/QtCore.framework/Versions/4/Headers<br>
&gt; -I/usr/include/QtCore -I/usr/include -I. -F/Library/Frameworks -o<br>
qtdirs.o<br>
&gt; qtdirs.cpp\n&#39;b&#39;g++ -headerpad_max_install_names -arch i386 -o<br>
&gt; qtdirs.app/Contents/MacOS/qtdirs qtdirs.o   -F/Library/Frameworks<br>
&gt; -L/Library/Frameworks -framework QtCore<br>
\n&#39;qtdirs.app/Contents/MacOS/qtdirs<br>
&gt; This is the GPL version of PyQt 4.7 (licensed under the GNU General<br>
Public<br>
&gt; License) for Python 3.1 on darwin.<br>
&gt;<br>
&gt; Type &#39;2&#39; to view the GPL v2 license.<br>
&gt; Type &#39;3&#39; to view the GPL v3 license.<br>
&gt; Type &#39;yes&#39; to accept the terms of the license.<br>
&gt; Type &#39;no&#39; to decline the terms of the license.<br>
&gt;<br>
&gt; Do you accept the terms of the license? yes<br>
&gt; Checking to see if the QtGui module should be built...<br>
&gt; g++ -DQT_NO_DEBUG -DQT_GUI_LIB -I. -I/mkspecs/macx-g++<br>
&gt; -I/Library/Frameworks/QtGui.framework/Headers -I/usr/include -pipe -O2 -w<br>
&gt; cfgtest_QtGui.cpp -o cfgtest_QtGui -F/Library/Frameworks<br>
&gt; -L/Library/Frameworks -headerpad_max_install_names -framework QtGui<br>
&gt; -framework QtCore<br>
&gt; b&#39;In file included from<br>
&gt; /Library/Frameworks/QtCore.framework/Headers/qnamespace.h:45,\n&#39;b&#39;<br>
&gt; from<br>
&gt; /Library/Frameworks/QtCore.framework/Headers/qobjectdefs.h:45,\n&#39;b&#39;<br>
&gt; from<br>
&gt; /Library/Frameworks/QtGui.framework/Headers/qwindowdefs.h:45,\n&#39;b&#39;<br>
&gt; from<br>
&gt; /Library/Frameworks/QtGui.framework/Headers/qwidget.h:45,\n&#39;b&#39;<br>
&gt; from<br>
&gt;<br>
cfgtest_QtGui.cpp:1:\n&#39;b&#39;/Library/Frameworks/QtCore.framework/Headers/qglobal.h:288:2:<br>
&gt; error: #error &quot;You are building a 64-bit application, but using a 32-bit<br>
&gt; version of Qt. Check your build configuration.&quot;<br>
<br>
</div></div>That would appear to be the problem.   --Phil</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;Thanks phil for stating my problem clearly.. But i can&#39;t find a
separate qt package for 64 bit application in mac (It&#39;s available for
windows and linux only).. Do i have to build it from the source?? Is
there any other way of doing this?? <br>
<br>&gt;Regards,<br>&gt;Jeba<span id="q_127b9019c4079ad0_1" class="h4"></span><br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888">
<br>
</font></blockquote></div> <br>