On Mon, Jul 11, 2011 at 12:30 AM, Marco Bernasocchi <[email protected]> wrote: > Anybody sees anything familiar here? (the QT_QTUITOOLS_INCLUDE_DIR problem > is due to necessitas not having QTUITOOLS yet), what about the others like > the openpty one (has o do with CHECK_FUNCTION_EXISTS(openpty NEED_LIBUTIL) > )? > any hint is welcome
Hi Marco AFAIK openpty is used only for grass shell in grass plugin - in case you are not going to port also grass to android you do not have to care about that. Regarding the warnings regarding unknown gcc system - you may try to compile a simple "hello world" application with cmake first to make sure you know how to handle cmake-android combination. Regards Martin _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
