[PyQt] ANN: pyqtdeploy v2.0 Released
Patrick Stinson
patrickkidd at gmail.com
Tue Jan 9 03:30:02 GMT 2018
All,
For what it’s worth, I don’t see an option in pyqtdeploy-sysroot to specify the number of concurrent make processes, so I used the following in my .bash_profile:
alias make="/usr/bin/make -j 8"
> On Jan 5, 2018, at 6:05 AM, Patrick Stinson <patrickkidd at gmail.com> wrote:
>
> Excellent Phil, nice work. I will definitely get back to you with any feedback.
>
>> On Jan 5, 2018, at 3:30 AM, Phil Thompson <phil at riverbankcomputing.com> wrote:
>>
>> pyqtdeploy v2.0 has been released. While changes to the GUI are minimal, it should now be much easier to create target-specific system root directories that contain all the components that make up an application.
>>
>> All current versions of Python are now supported.
>>
>> Phil
>> _______________________________________________
>> PyQt mailing list PyQt at riverbankcomputing.com
>> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180108/dfa1209c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1403 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180108/dfa1209c/attachment.bin>
More information about the PyQt
mailing list