Re: Windows XP support
Daniel Gibson <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
As far as I know, binaries built on 10.6 (with XCode from back then) aren't even guaranteed to work on newer OSX versions - I think to support 10.6 to 10.11 one has to build with latest XCode and -mmacosx-version-min=10.6 - can someone who has more experience with that platform than me confirm that? BTW, I heard newer OSX versions run okayish in VirtualBox (without graphics acceleration though), so running OSX in VirtualBox on a proper PC, building binaries there and testing them on your old real Mac might be an option. Cheers, Daniel On 08/13/2016 12:22 PM, rtrussell wrote: > > Dominus wrote: > You can quickly build those frameworks yourself, btw... > > > The only Mac I have is a 32-bit model running OS-X 10.6, and my > understanding is that whilst that is officially supported for running > SDL 2.0.4 it is not supported for building it. So if that's right I have > no way of running the build and creating the frameworks. I've more than > once asked here for some kind person to do it for me, but there have > been no takers. > > If you believe SDL 2.0.4 can be built on OS-X 10.6 can you point me to a > project file suitable for Xcode 3.2? > > Richard. >