-
-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Description
Update
PyInstaller example for Windows was added in commit f94eaa6. See PyInstaller README for details.
ToDo: check if msvcpxx.dll is included by pyinstaller (Issue #359)
See also:
- Packaging with pyinstaller on Mac instructions: https://groups.google.com/d/msg/cefpython/ZCQWjutERHc/a0Jldfc1AAAJ
- Packaging on Mac in general: https://groups.google.com/d/topic/cefpython/ZCQWjutERHc/discussion
- Issue Example of packaging app using py2exe #35 (py2exe example)
Original issue reported on code.google.com by [email protected] on 18 Aug 2014 at 7:45
RobbieClarken