Re: Incorrect Makefile using .prl files from Qt 5.12.4
Hans Gaiser <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
Hah, yes I'm well aware of what deprecated means. Wasn't aware this was deprecated however (as stated before, I'm only indirectly using sipconfig, via ROS' python_qt_binding). I guess I shouldn't be surprised that ROS uses deprecated functionality :p Also Eli, thank you for the references on how this change happened. I guess the conclusion is: "don't use sipconfig". For now I patched python_qt_binding, to substitute this variable with its value. Not an ideal solution, but replacing sipconfig with something else is not something I look forward to. Thank you Phil and Eli for the (very) quick responses. In case anyone reads this for the python_qt_binding patch: https://github.com/ros-visualization/python_qt_binding/pull/64 On 6/26/19 5:51 PM, Eli Schwartz wrote: > On 6/26/19 11:22 AM, Hans Gaiser wrote: >> Apologies, I didn't make it clear in my previous message, but the >> package I am using wraps sipconfig to generate a Makefile. Are you >> saying sipconfig should not be used outside of sip? > No. Deprecated means "deprecated and will not be fixed". :) > > https://www.riverbankcomputing.com/static/Docs/sip/build_system.html > > "Note: This should not be used for new projects as it will not be > supported by SIP v5." > > > _______________________________________________ > PyQt mailing list [email protected] > https://www.riverbankcomputing.com/mailman/listinfo/pyqt _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt