Re: [PyQt] PyQT4 and Qt Embedded 4.8.4

2013-02-01 Thread David Boddie
On Fri, 01 Feb 2013 09:15:29 +, Phil Thompson wrote: > On Fri, 1 Feb 2013 17:01:53 +0900, IhatemyISP > wrote: > > PyQT - 4.9.6 > > Qt - 4.9.6 > > Python - 2.7.2+ > > > > I'm doing this on a Beaglebone, hence the desire to use Qt/E. > > > > Any advice you can give will be appreciated. [...]

Re: [PyQt] PyQT4 and Qt Embedded 4.8.4

2013-02-01 Thread Phil Thompson
On Fri, 1 Feb 2013 17:01:53 +0900, IhatemyISP wrote: > I'm trying to compile PyQT against Qt/E and I've run into a problem. Here's > the output I'm getting: > > g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG > -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB > -I. -

[PyQt] PyQT4 and Qt Embedded 4.8.4

2013-02-01 Thread IhatemyISP
I'm trying to compile PyQT against Qt/E and I've run into a problem. Here's the output I'm getting: g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/home/ubuntu/Desktop/tmp/PyQt-x11-gpl-4.9.5/qpy/QtCore -I/usr/inc