[Qt-interest] (no subject)

Arun arun_kumar at denso-diam.com
Thu Jan 15 22:33:14 CET 2009


When you are compiling Qt with ARM compiler, you are already 
cross-compiling Qt for ARM. You just need to add -opengl in 
configure along with other options.  (This includes opengl 
libraries and functions along with Qt libraries and functions).

If you are compiling opengl seperately (without qt)and having 
problems then you should post in opengl mailing list.

Ex: ./configure -embedded arm-xscale -big-endian -opengl 
    -qvfb -depths 8,16,24,32





More information about the Qt-interest-old mailing list