mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
wxWidgets has been fixed, enable use of SDL again.
Update wxWidgets to latest master.
This commit is contained in:
@@ -297,7 +297,7 @@ def main(wxDir, args):
|
||||
#wxpy_configure_opts.append("--enable-monolithic")
|
||||
pass
|
||||
else:
|
||||
wxpy_configure_opts.append("--without-sdl")
|
||||
wxpy_configure_opts.append("--with-sdl")
|
||||
|
||||
# Set the minimum supported OSX version, and find the oldest SDK
|
||||
# version present on the build machine.
|
||||
|
||||
Reference in New Issue
Block a user