[maemo-developers] Error deploying and running a Qt application on N900 using QtDeveloper
From: Andrea Grandi a.grandi at gmail.comDate: Sun Jun 6 15:39:40 EEST 2010
- Previous message: How to get kinetic scrolling working using Qt creator
- Next message: Error deploying and running a Qt application on N900 using QtDeveloper
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'm trying to deploy and run a simple application to my N900 device using Nokia SDK beta. I've configured the SSH access on device and I've configured QtCreator to connect to it. Using the "Test" button I get this: Device configuration successful. Hardware architecture: armv7l Kernel version: 2.6.28-omap1 List of installed Qt packages: libqt4-core 4.6.2 libqt4-dbus 4.6.2 libqt4-gui 4.6.2 libqt4-maemo5 4.6.2 libqt4-multimedia 4.6.2 libqt4-network 4.6.2 libqt4-opengl 4.6.2 libqt4-phonon 4.6.2 libqt4-sql 4.6.2 libqt4-sql-sqlite 4.6.2 libqt4-svg 4.6.2 libqt4-webkit 4.6.2 libqt4-xml 4.6.2 libqt4-xmlpatterns 4.6.2 When I try to run my application on my N900 I get this: Files to deploy: /home/andrea/Documents/sviluppo/msoma-build/msoma/msoma. Deployment finished. Starting remote application. chmod u+x /root/msoma; source /etc/profile; /root/msoma /root/msoma: line 1: syntax error: "(" unexpected (expecting ")") Nokia-N900:~# Remote process finished successfully. what's the problem? Is this an error on my application or simply a deploy problem? Please note that I can run the application on the emulator without any problem, I just cannot run this on my N900. Thanks for your help. -- Andrea Grandi email: a.grandi [AT] gmail [DOT] com website: http://www.andreagrandi.it PGP Key: http://www.andreagrandi.it/pgp_key.asc
- Previous message: How to get kinetic scrolling working using Qt creator
- Next message: Error deploying and running a Qt application on N900 using QtDeveloper
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]