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"><<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>></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 <<a href="mailto:jebagnanadas@gmail.com">jebagnanadas@gmail.com</a>><br>
wrote:<br>
<div><div></div><div class="h5">> Thanks phil for your reply. Here's the output of $python3 configure.py<br>
> --verbose (Though it's pretty long)<br>
><br>
> Determining the layout of your Qt installation...<br>
> /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>
> make -f <a href="http://qtdirs.mk" target="_blank">qtdirs.mk</a><br>
> b'g++ -c -pipe -g -gdwarf-2 -arch i386 -Wall -W -DQT_CORE_LIB -DQT_SHARED<br>
> -I/usr/local/Qt4.6/mkspecs/macx-g++ -I.<br>
> -I/Library/Frameworks/QtCore.framework/Versions/4/Headers<br>
> -I/usr/include/QtCore -I/usr/include -I. -F/Library/Frameworks -o<br>
qtdirs.o<br>
> qtdirs.cpp\n'b'g++ -headerpad_max_install_names -arch i386 -o<br>
> qtdirs.app/Contents/MacOS/qtdirs qtdirs.o -F/Library/Frameworks<br>
> -L/Library/Frameworks -framework QtCore<br>
\n'qtdirs.app/Contents/MacOS/qtdirs<br>
> This is the GPL version of PyQt 4.7 (licensed under the GNU General<br>
Public<br>
> License) for Python 3.1 on darwin.<br>
><br>
> Type '2' to view the GPL v2 license.<br>
> Type '3' to view the GPL v3 license.<br>
> Type 'yes' to accept the terms of the license.<br>
> Type 'no' to decline the terms of the license.<br>
><br>
> Do you accept the terms of the license? yes<br>
> Checking to see if the QtGui module should be built...<br>
> g++ -DQT_NO_DEBUG -DQT_GUI_LIB -I. -I/mkspecs/macx-g++<br>
> -I/Library/Frameworks/QtGui.framework/Headers -I/usr/include -pipe -O2 -w<br>
> cfgtest_QtGui.cpp -o cfgtest_QtGui -F/Library/Frameworks<br>
> -L/Library/Frameworks -headerpad_max_install_names -framework QtGui<br>
> -framework QtCore<br>
> b'In file included from<br>
> /Library/Frameworks/QtCore.framework/Headers/qnamespace.h:45,\n'b'<br>
> from<br>
> /Library/Frameworks/QtCore.framework/Headers/qobjectdefs.h:45,\n'b'<br>
> from<br>
> /Library/Frameworks/QtGui.framework/Headers/qwindowdefs.h:45,\n'b'<br>
> from<br>
> /Library/Frameworks/QtGui.framework/Headers/qwidget.h:45,\n'b'<br>
> from<br>
><br>
cfgtest_QtGui.cpp:1:\n'b'/Library/Frameworks/QtCore.framework/Headers/qglobal.h:288:2:<br>
> error: #error "You are building a 64-bit application, but using a 32-bit<br>
> version of Qt. Check your build configuration."<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;">>Thanks phil for stating my problem clearly.. But i can't find a
separate qt package for 64 bit application in mac (It'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>>Regards,<br>>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>