AXLE3D icon indicating copy to clipboard operation
AXLE3D copied to clipboard

update win32 libs

Open adamschackart opened this issue 8 years ago • 1 comments

This is marked bug because the weakref module cannot be imported in win32 debug, and Python 3 debug win32 libs are not present in external/ yet. There is also some weirdness with my Windows 10 touchscreen and SDL, and an update from 2.0.5 -> 2.0.7 might fix that.

adamschackart avatar Dec 30 '17 00:12 adamschackart

We should also revisit the SDL window flags and perhaps add some new boolean window properties (window is vulkan), and check all header file additions to support new features as required (set allocator). However, this could break the build on my Linux laptop, which is currently linking against SDL 2.0.6.

There's also a new version of sizer available (with an outdated binary).

adamschackart avatar Dec 30 '17 04:12 adamschackart