View Single Post
Old 09-14-2009, 10:31 AM   #13
mwheinz
award-winning bozo
mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.mwheinz can program the VCR without an owner's manual.
 
Posts: 258
Karma: 172703
Join Date: Sep 2009
Location: Philadelphia
Device: Kobo Libra 2
Quote:
Originally Posted by gwynevans View Post
Would either of "arch -arch i386 /usr/bin/python" or running Python2.5
(/usr/bin/python2.5 -> ../../System/Library/Frameworks/Python.framework/Versions/2.5/bin/python2.5) help with that?
Not worth sweating over; now that I have the QT source, I was able to compile it as 64-bit and PyQT compiled without error (when I should have been working).

The only real fear is the constant repetition of the warning that QT isn't really ready for Snow Leopard.

The next step is to resolve all the additional dependencies that aren't mentioned on the Mac development page. It looks like Kovid uses fink to manage extra software, I use MacPorts, but sof far it hasn't been a problem.

We'll see.

Last edited by mwheinz; 09-14-2009 at 10:35 AM.
mwheinz is offline   Reply With Quote