<div dir="ltr">Do you think that building as a shared library would solve the problem?</div><br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 18, 2018 at 6:18 PM Florian Bruhin <<a href="mailto:me@the-compiler.org">me@the-compiler.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Sep 18, 2018 at 06:02:10PM -0300, FiFo wrote:<br>
> Here you go:<br>
> <br>
> nmake install<br>
> <a href="https://pastebin.com/4bhAmPGg" rel="noreferrer" target="_blank">https://pastebin.com/4bhAmPGg</a><br>
> <br>
> python -v test1.py<br>
> <a href="https://pastebin.com/k5t6DtBz" rel="noreferrer" target="_blank">https://pastebin.com/k5t6DtBz</a><br>
<br>
That looks like your Python isn't interested in the .lib files at all.<br>
I've never done a static build of PyQt5 (normally, those would be .pyd<br>
files, i.e. .dll's), so I have no idea what's going wrong.<br>
<br>
Florian<br>
<br>
-- <br>
<a href="https://www.qutebrowser.org" rel="noreferrer" target="_blank">https://www.qutebrowser.org</a> | <a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a> (Mail/XMPP)<br>
   GPG: 916E B0C8 FD55 A072 | <a href="https://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">https://the-compiler.org/pubkey.asc</a><br>
         I love long mails! | <a href="https://email.is-not-s.ms/" rel="noreferrer" target="_blank">https://email.is-not-s.ms/</a><br>
</blockquote></div>