Brilliant! I patched the trunk, and it worked fine - both onefile and
onedir (with moves of files...)
Two additional questions (not related to wx, only to mac):
1) The .app is getting made (it seems to me) in the wrong location: It
should be made in the "dist" directory (as it is a distributable);
however, it is being made one directory ABOVE the project directory so
I do the following after the build:
mv ../PROJECT.app dist/PROJECT.app
2) I'm keen to use the onedir, as that makes some things easier (and
onefile brings no benefits that I can see).
At present I'm just moving dist/PROJECT/* to dist/PROJECT.app/Contents/
MacOS/
but it would be better to try to fix the situation for MacOS - shall I
have a look and see if I can solve #155 in the source, following your
comments?
T
On 23 Apr 2010, at 20:19, Giovanni Bajo wrote:
I'm aware of this problem on the Mac. I'm tickling around with the
attached patch. Would you mind testing it?
Obviously, you will need to re-execute Make.py, and rebuild the
bootloader from scratch after having applied it.
--
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.