Scott Frankel wrote:
Thanks for the info and sample code! I've now got libqsqlpsql.bundle copying to the app bundle's frameworks dir.

Reading http://doc.trolltech.com/4.4/deployment-mac.html#linking-the-application-to-qt-as-frameworks, I'm knee deep in otool and install_name_tool. I had no idea I had to wrestle with this for a Python app.

I'll post back to the list once I've got things working.

Ideally, when you've got it figured out, it could be turned into a py2app recipe and contributed to trunk -- hint, hint!

-Chris



--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to