[PyQt] [pyqtdeploy] Exclude extension modules that are part of the pythonXY.dll
Ilya Kulakov
kulakov.ilya at gmail.com
Thu Dec 4 10:31:36 GMT 2014
I mean it is possible to compile static Python on Windows, but it will be unable to load extension modules so it's usefulness is arguable.
> On 4 дек. 2014 г., at 16:25, Ilya Kulakov <kulakov.ilya at gmail.com> wrote:
>
> Hi Phil,
>
> As we discussed previously, it's impossible to properly compile static Python on Windows.
> We propose to abandon it (or at least make non-default or advanced feature) in favor of dynamic library.
>
> This patch updates python metadata so that extension modules that are part of the python dynamic library
> will be excluded from the resulting binary.
>
> https://github.com/GreatFruitAndy/pyqtdeploy/commit/867f4fdcce362913134ebf2cbf63ee789cbccef2.patch <https://github.com/GreatFruitAndy/pyqtdeploy/commit/867f4fdcce362913134ebf2cbf63ee789cbccef2.patch>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141204/62492029/attachment.html>
More information about the PyQt
mailing list