View Single Post
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#2
Originally Posted by rotoflex View Post
In many areas, cell service has only slow data connections for my phone. In such areas, maps are slow due to connect and download speeds.

Could an application be created to:
1. Take a location fix from GPS & store it
2. Alternatively, allow copy/paste or manual entry of a GPS location
3. Display a directional pointer on the screen, showing the direction of the location & its distance from the present location

without having to establish a data connection?
I'm now trying to make such an application from scratch. As MADDE gives an error, I cannot build it on my computer and have to send it to auto-builder.

It's called:
qdialgps

0.0.1 isn't intended to work at all, it is designed to show the interface.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error from MADDE:

libQtDeclarative.so: undefined reference to `QScriptDeclarativeClass

I'm trying to use MADDE with PR1.2 fremantle target for building Qt 4.7 program using QML.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Extras assistant:
Build failed:

error: QApplication: No such file or directory

What does it mean? It says it installed libqt4-dev as build dependency, how can it have no QApplication in its default include directory?

Just brilliant. Sending the same files to builder again.

Failed again.

https://garage.maemo.org/builder/fre...log.FAILED.txt

Attaching tar.gz to this post.

Can somebody tell me what's the problem? I have never used QML before, but I have compiled a Qt application in this MADDE after PR1.3 without any problems.
Attached Files
File Type: gz qdialgps_0.0.1.tar.gz (4.2 KB, 133 views)