Re: [Development] Build errors with custom plugin

2012-01-11 Thread Thiago Macieira
On Wednesday, 11 de January de 2012 16.39.52, Lincoln Ramsay wrote: > On 01/11/2012 04:06 PM, ext Ismael Luceno wrote: > > error: invalid static_cast from type 'QObject*' to type > > 'QAndroidPlatformScreen*' > > Is this GCC 4.6 by any chance? > > I've had a report of it failing to compile some moc

Re: [Development] Build errors with custom plugin

2012-01-10 Thread Lincoln Ramsay
On 01/11/2012 04:06 PM, ext Ismael Luceno wrote: > error: invalid static_cast from type 'QObject*' to type > 'QAndroidPlatformScreen*' Is this GCC 4.6 by any chance? I've had a report of it failing to compile some moc-generated code in my project too. I don't know this code but in my code's case

[Development] Build errors with custom plugin

2012-01-10 Thread Ismael Luceno
g++ -c -Wno-psabi -march=armv5te -mtune=xscale -msoft-float -fpic -ffunction-sections -funwind-tables -fstack-protector -fno -short-enums -DANDROID -D__ARM_ARCH_5__ -D__ARM_ARCH_5T__ -D__ARM_ARCH_5E__ -D__ARM_ARCH_5TE__ -Wa,--noexecstack -DQT_NO_QWS _TRANSFORMED -DQT_NO_TEMPORARYDIR -DQT_NO_SHAREDM