First page Back Continue Last page Overview Graphics
Freezing - Platform specific
Windows – py2exe
- Icons
- version_info resource
- COM integration/modules
Linux – cx-Freeze
- Strip RPATH from wxPython shared libs
Mac – BundleBuilder
- Some manual specification of shared libraries to include
Notes:
Because of the loader stub, you need a platform specifc freezer. These are the best of breed on each platform IMO.