openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #12833
[Bug 814990] Re: support Mac OS X Lion
You should just grab latest pyinstaller svn and do make.
However, you there some steps the script does not need to handle:
- macdeployqt
- qt_menu.nib - now automatically handled by pyinstaller
Look at my branch where I'll do refactoring of mac build script:
lp:~mzibricky/openlp/mac_build_refactoring
Could you please create a new build?
I would like to test if it works on Lion.
NOTE: mac build might not work on machine with macports. - this is side
effect of the pyinstaller fix for Lion. To test it on machine with
macports just try temporarily rename dir with macports:
cd /opt
sudo mv local local.save
I'm working on fixing this issue.
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/814990
Title:
support Mac OS X Lion
Status in OpenLP - Worship Presentation Software:
Fix Committed
Bug description:
At the moment we are not able to support Mac OS X Lion. And if we do, it will be experimental for some time.
Reasons - some libraries and tools are not ported and tested on Lion yet:
- pyinstaller: It was not tested there yet: http://www.pyinstaller.org/ticket/383
- Qt4: latest stable qt (4.7.3) does not work (compile errors)
- we have to wait for 4.7.4 (if even released with lion support) or use 4.8beta
- we use http://macports.org to install libraries on Mac and qt 4.8beta is not yet available there:
https://trac.macports.org/ticket/30278
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/814990/+subscriptions
References