I wrote some instructions to compile SIP and PyQt4 under Mac OS X Snow Leopard, here the link http://www.expobrain.net/2010/06/22/install-pyqt4-in-snow-leopard .
I hope these are good for you On 25 June 2010 02:39, David Quinn <[email protected]> wrote: > Hello, > > I'm having difficulty compiling SIP-4.10.2 on Snow Leopard. I get the > following message: > > ld: warning: in gencode.o, file is not of required architecture > ld: warning: in export.o, file is not of required architecture > ld: warning: in heap.o, file is not of required architecture > ld: warning: in parser.o, file is not of required architecture > ld: warning: in lexer.o, file is not of required architecture > ..... > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[1]: *** [sip] Error 1 > make: *** [all] Error 2 > > Is there an easier way that compiling the files to install it? I've > tried most of the different options that I found via google, without > success. I'm also not very sure what I'm doing aside from following > instructions. > > Thanks, > David > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > -- Daniele Esposti _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
