[gecode-users] Building gecode for macintosh i386 ?

Guido Tack tack at gecode.org
Sat May 12 02:57:05 CEST 2012


Hi Serge,
it's not painful at all, it's just that the Qt binary package is now 64 bit only, so for a universal binary package of Gecode we'd have to build Qt ourselves, too.

To build a universal binary framework without Qt, simply use the following options for configure:
--disable-qt --with-architectures=i386,x86_64 --enable-framework

Cheers,
Guido

-- 
Guido Tack


On 12/05/2012, at 0:21, serge lemouton <serge.lemouton at ircam.fr> wrote:

> Hello all,
> 
> As I would like to make a 32bit framework linked with gecode, I was wondering :
> How painful would it be to build the last version of gecode as a "universal binary" Framework ?
> 
> Thanks for any advice,
> 
> Serge
> _______________________________________________
> Gecode users mailing list
> users at gecode.org
> https://www.gecode.org/mailman/listinfo/gecode-users



More information about the users mailing list