On 7/2/2009 11:23 AM, Hans-Peter Jansen wrote: > Shouldn't this work out of the box? I would very much like to keep the > original Qt build, I'm using here. Needless to say, running it with > Qt installed, works fine.
Yes, it should work out of the box, and I have sucessfully managed to ship PyQt applications on Mac. It might be related to the fact that PyInstaller seems not to set DYLD_LIBRARY_PATH correctly in one-dir mode. Does it work in one-file mode? If so, it's should be easy to fix. -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
