[Qgis-developer] qgis mobile configure log
Martin Dobias
wonder.sk at gmail.com
Mon Jul 11 11:27:56 EDT 2011
On Mon, Jul 11, 2011 at 12:30 AM, Marco Bernasocchi
<marco at bernawebdesign.ch> 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
More information about the Qgis-developer
mailing list