[PyQt] Running a PyQt app compiled on OS X 10.6 on 10.5

Brian Zambrano brianz at gmail.com
Wed Jun 15 18:08:32 BST 2011


That worked perfectly....thank you!

For the benefit of this thread and as a side note, I needed to downgrade
from XCode 4.0 to 3.X to get the 10.5 SDK.  Once that was installed passing
--deployment-target=10.5 did the trick.

BZ

On Wed, Jun 15, 2011 at 12:24 AM, Phil Thompson <phil at riverbankcomputing.com
> wrote:

>
>
> Have a look at the --deployment-target option...
>
>
> http://www.riverbankcomputing.com/static/Docs/sip4/installation.html#configuring
>
> Phil
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110615/dce2b1c1/attachment.html>


More information about the PyQt mailing list