Closed miniupnp closed 8 years ago
I made a patch to SDL2-2.0.3 https://gist.github.com/miniupnp/a8f474c504eaa3ad9135 I'm not sure if my #if's are ok :
shouldn't it be Allowed ? In fact I need the conditional test "are we compiling with OS X SDK version >= 10.6"
I even made a patch for OS X 10.4, but some features are disabled :) https://gist.github.com/miniupnp/26d6e967570e5729a757 disable haptic and joystick : ./configure --without-x --disable-haptic --disable-joystick
Excellent, I'll look at using your patch to fix this. Thanks!
Adding my log in case it helps https://gist.github.com/4d5ceed294c6ef802403
Is there any such patch for SDL2 2.0.8? Since src/video/cocoa/SDL_cocoamodes.m is formidably changed, so all I have yet is unfinished https://gist.github.com/dougmencken/3d82830cf3b0c3806557282f85ca5123
@dougmencken see https://trac.macports.org/ticket/52210
@miniupnp Thanks, found SDL2-2.0.8_OSX_105.patch, it works SDL2-2.0.8_OSX_105.patch.zip
https://gist.github.com/miniupnp/20e75e676bc2294fb5ec