Re: [gtk-osx-users] 32-bit Build




On Jun 17, 2016, at 6:39 AM, Chris Share <cpsmusic yahoo com> wrote:

Hi,

I've successfully built gtk-osx using the default build settings which produces 64-bit binaries. I'm currently working on a project that uses a 32-bit library so I'd like to build a 32-bit version of gtk-osx. I'm using OS X 10.9.5.

How do I do this?

Pass [i386] as the third argument to setup_sdk(). The brackets around i386 are significant, setup_sdk() expects a list in that argument.

Regards,
John Ralls



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]