openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #14067
[Bug 818483] Re: windows build on linux
Is this really an issue we should keep in the tracker?
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/818483
Title:
windows build on linux
Status in OpenLP - Worship Presentation Software:
New
Bug description:
It should be possible to create windows build on Linux with wine
(windows emulator).
One obstacle I see is the pptviewlib. It is now build only with visual studio. We could update the build process of pptviewlib to be able use also mingw (gcc for windows). We could try the following selfcontained python based build system for that:
http://code.google.com/p/waf/
(I used it already for a couple of projects.)
This would help us to automate nightly builds (like creating windows
builds automatically every night on linux server).
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/818483/+subscriptions
References