Hi,

I'm not sure what you mean by 'already integrated on qt-mobility build system'.

Do you have a patch that you would like to be reviewed? If so can you please 
attach it.

I assume that you are building on a non MeeGo Linux platform, so I can't 
consider this issue high priority. But if you have a small patch I can try to 
review it and integrate it if possible.

Kind regards,
Don Sanders

On 2011-02-09T23:36:33, ext Thiago Lacerda wrote:
> Hi, maybe I was not clear exposing my problem.
> When I'm trying to install qt-mobility on my machine (Linux) configure does 
> not find QMF due to the problem I have reported on my previous e-mail.
> I have solved this by making the things I have described on my e-mail and 
> adding QMF_INCLUDEDIR on config.tests/qmf/qmf.pro INCLUDEPATH.
> 
> I think that this should be already integrated on qt-mobility build system, 
> shouldn't be?
> 
> Cheers
> 
> On Tue, Feb 8, 2011 at 11:00 PM, Don Sanders 
> <[email protected]<mailto:[email protected]>> wrote:
> Meant to send to list.
> 
> ------------ Forwarded Message ------------
> Date: Wed, 9 Feb 2011 02:59:43 +0100
> From: Don Sanders <[email protected]<mailto:[email protected]>>
> To: "[email protected]<mailto:[email protected]>" 
> <[email protected]<mailto:[email protected]>>
> Subject: Re: [Qt-mobility-feedback] qt-mobility installation and QMF
> 
> Hi,
> 
> Which platform is being used? Can you please include a copy of any build 
> error experienced.
> 
> Kind regards,
> Don Sanders
> 
> On 2011-02-09T03:17:33, ext Thiago Lacerda wrote:
> Hi,
> 
> When qt-mobility tries to find QMF on system, it fails. This happens because 
> qmf install its headers and libs on tow different directories: 
> QMF_INSTALL_ROOT/include/qmfclient, QMF_INSTALL_ROOT/include/qmfmessageserver 
> and QMF_INSTALL_ROOT/lib
> and when mobility searches for qmf on configure trying to build a simple 
> application that includes qmailmessage.h and qmailglobal.h. The path that it 
> searches for the qmf includes is QMF_INCLUDEDIR, which is in fact only one 
> directory, so it complains that won't be able to find QMF installed.
> What do you think to change every occurrence of QMF_INCLUDEDIR to 
> QMF_INCLUDEDIR/qmfclient and QMF_INCLUDEDIR/qmfmessageserver? This may solve 
> it.
> _______________________________________________
> Qt-mobility-feedback mailing list
> [email protected]<mailto:[email protected]>
> http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
> 
> 
> 
> --
> Thiago de Barros Lacerda
> OpenBossa - INdT
> 
> 

_______________________________________________
Qt-mobility-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback

Reply via email to