Qt-4.6 build failure for pvr gfx plugin

Hi,

I got the following error while building qt-4.6_snapshot with
"-plugin-gfx-powervr" and "-opengl es1" configuration options for
beagleboard(OMAP3).

./qglscreen_qws.h:67: error: 'NativeWindowType' does not name a type
./qglscreen_qws.h:68: error: 'NativePixmapType' does not name a type
./qglscreen_qws.h:69: error: 'NativeDisplayType' does not name a type

Is there any fix available for this?

I was following the build instructions mentioned at the following link:
http://groups.google.com/group/beagleboard/browse_thread/thread/6354a2c618365d6

Thanks for your concern.

Regards
Amit Pundir

I am also facing the same error,when i try to build the qt-4.6
codebase from gitorious.

And also,i was not able to find where the NativeWindowType is defined.

Any help in this regard will be highly appreciated.

Thanks,
Dharshan

I am also facing the same error,when i try to build the qt-4.6
codebase from gitorious.

And also,i was not able to find where the NativeWindowType is defined.

Any help in this regard will be highly appreciated.

Thanks,
Dharshan

Please try:
http://groups.google.com/group/beagleboard/msg/5b6681f9fffc7181

Do gmake confclean and then redo the whole configure and build as per the thread above.

Regards,
Varun