Re: [Qt-creator] Compiling Qtouckevent and Qgesture in devices.

2010-10-05 Thread Christian Kandeler
On 10/05/2010 07:54 AM, ext Antonio Cano Gómez wrote:
   I am trying to develope application using the classes Qtouchevent and 
 Qgesture.
   I tried to execute some examples on Nokia QtSDK for Maemo. But none of them 
 workd when trying to execute them on my N900.
   Is it possible that these events do not work on N900?

For future reference: Does not work is a sub-optimal way to describe 
an observed behaviour.
Taking a more or less educated guess, I would say that the Qt Mobility 
libraries are not installed on your device. You should be able to fetch 
them via apt-get from the command-line (after installing the root shell 
from the application manager [System - rootsh]).

   Do they work on N8?

AFAIK, not currently.


Christian
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Qt Creator 2.1 branch

2010-10-05 Thread Coda Highland
Okay, thanks. :)

On Tue, Oct 5, 2010 at 6:56 AM, Kai Koehne kai.koe...@nokia.com wrote:
 On 10/4/2010 5:00 PM, ext Coda Highland wrote:
 I thought you needed a -developer-build flag to do that... I could be
 wrong; I haven't done this in a LONG time, but I seem to remember that
 flag being in there.

 With -prefix . you don't have to run make install. You use the Qt
 directly from it's source directory (or shadow build directory if you've
 called configure from another directory).

 -developer-build does this + a lot more: Namely it exports more
 symbols, and changes the default to -debug (instead of
 -debug-and-release). Have a look at $QTDIR\configure, it will give you
 the full story :)

 Regards

 Kai

 /s/ Adam

 On Mon, Oct 4, 2010 at 8:59 AM, Stephen Chustep...@ju-ju.com  wrote:
 On 10/1/10 4:31 PM, Stephen Chu wrote:
 On 10/1/10 4:11 PM, kai.koe...@nokia.com wrote:
 configure your Qt with -prefix '.'.

 Cool. I didn't know you can do this. Thanks.


 I tried -prefix '.' over the weekend and  it failed at the install.
 Got this message:

 g++ -headerpad_max_install_names -arch ppc -arch x86_64 -arch i386
 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -single_module
 -dynamiclib -compatibility_version      4.7 -current_version    4.7.1
 -install_name   /qt/lib/QtXml.framework/Versions/4/QtXml_debug
 -Xarch_x86_64 -mmacosx-version-min=10.5 -Xarch_x86_64
 -mmacosx-version-min=10.5 -Xarch_i386 -mmacosx-version-min=10.4
 -Xarch_ppc -mmacosx-version-min=10.4 -o QtXml_debug
 .obj/debug-shared/qdom.o .obj/debug-shared/qxml.o
 .obj/debug-shared/qxmlstream.o  -F/qt/lib -L/qt/lib -framework QtCore
 ld: framework not found QtCore
 collect2: ld returned 1 exit status

 I looked at /qt/lib and find there's only a .prl file in
 QtCore.framework folder.

 Will try to clean and rebuild it. Wonder if this is a know issue?

 --
 Stephen Chu
 mailto:step...@ju-ju.com
 http://www.ju-ju.com
 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


 --
 Kai Koehne
 Software Engineer
 Nokia, Qt Development Frameworks

 Nokia gate5 GmbH
 Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
 Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
 Umsatzsteueridentifikationsnummer: DE 812 845 193
 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Qt-creator Digest, Vol 25, Issue 6

2010-10-05 Thread Antonio Cano Gómez
Hi christian,

Thanks for your message.

I had already installed Qmobitity. My problem is that when touching the screen 
nothing happens.

I am sorry if you show my message unpolite. I apologize for that. But I do not 
know another way to tell my problem.

Still looking for a solution.

Thanks!

 Message: 6
 For future reference: Does not work is a sub-optimal way to describe
 an observed behaviour.
 Taking a more or less educated guess, I would say that the Qt Mobility
 libraries are not installed on your device. You should be able to fetch
 them via apt-get from the command-line (after installing the root shell
 from the application manager [System - rootsh]).
 
Do they work on N8?
 
 AFAIK, not currently.
 
 
 Christian

--
Ovi Mail: Making email access easy
http://mail.ovi.com


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator