Quote:
Originally Posted by gwynevans
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.