Hi David,

david wrote:
> Having a touchscreen makes the visible mouse pointer when in Qt a bit
> annoying, how would I go about adding the "-no-feature-CURSOR" option when
> compiling Qt embedded with ptxdist? Thanks,

If the Qt4's build system supports this configure switch, simply copy 
the "rules/qt4.make" rule file from your PTXdist installation directory to 
your project's "rules/" directory and modify the setting of 
the "QT4_AUTOCONF" variable in this file by adding this switch. Then rebuild 
Qt4 (the project's local qt4.make file has always precedence).

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

Reply via email to