David Cortesi píše v So 08. 10. 2011 v 16:39 -0700:
> So I cannot build a MacOS bundle until I can somehow get pyinstaller
> to pick up that .nib file.

This one should be really fixed for Mac OS X.

Where on your system is the location of qt_menu.nib?

> 
> So is there some way I can change my spec file to tell it to just copy
> that file? I can give an absolute or relative path or put a copy
> wherever needed.

spec file may contain python code. So you could add there some python
code to copy qt_menu.nib.

-- 
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.

Reply via email to