Title: RE: [PyKDE] Deploying PyQt Applications

Phil -

I've a couple of quick questions. This document seems to imply that you feel sending .so/.dll's with a product built on PyQt would not be a very good thing. Is that true? Also, if the libraries are linked into the final executable, is there really a need for the --onefile option to Installer? I'm not certain I understand why --onefile is needed.

Thanks!

- Peter


-----Original Message-----
From: Phil Thompson [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 21, 2003 8:30 AM
To: pykde mailing list
Subject: [PyKDE] Deploying PyQt Applications


Attached is a document describing how to convert a PyQt application into a
single binary executable. It also means that users of commercial PyQt
applications would find it difficult to accidentally become PyQt developers.

This is a very manual process which I'm sure can be improved. At the moment it
only covers UNIX/Linux but a Windows version will be very similar and I'll
get round to it soon.

Feedback and comments appreciated.

Phil

Reply via email to