mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Add changelog entry for the switch to SIP 5
This commit is contained in:
@@ -23,6 +23,10 @@ New and improved in this release:
|
|||||||
the flags needed by Python added on.) The compiler commands can be overridden
|
the flags needed by Python added on.) The compiler commands can be overridden
|
||||||
by setting CC and CXX in the environment if needed. (#1247)
|
by setting CC and CXX in the environment if needed. (#1247)
|
||||||
|
|
||||||
|
* Switched to SIP 5 for generating the wrapper code. Rather than a standalone
|
||||||
|
executable SIP is now a Python package that needs to be installed in the
|
||||||
|
Python environment used for the build. A dependency has been added to
|
||||||
|
requirements/devel.txt to help ensure that the correct version is installed.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user