![]() |
2011-04-19
, 08:22
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#2
|
![]() |
2011-04-19
, 08:24
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#3
|
The Following User Says Thank You to nicolai For This Useful Post: | ||
![]() |
2011-04-19
, 08:46
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#4
|
![]() |
2011-04-19
, 09:49
|
Posts: 10 |
Thanked: 0 times |
Joined on Apr 2011
|
#5
|
![]() |
2011-04-19
, 11:54
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#6
|
here is the link of the project https://projects.forum.nokia.com/compass
if you download compass_v0_9.zip and execute it using qt creator then it gives errors? Do you have any answer for this?
![]() |
2011-04-19
, 11:57
|
Posts: 10 |
Thanked: 0 times |
Joined on Apr 2011
|
#7
|
![]() |
2011-04-19
, 15:50
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#8
|
such as "/src/compass-build-desktop/../compass/mainwindow.h:9: error: QGeoPositionInfo: No such file or directory"
I have included the following #include <QGeoPositionInfo> but it is not recognized by the system
now i'm trying to figure out how to compile an app for ubuntu. i downloaded the source code for one app (yes, the app runs on the n900) to test. the app is written in C.
my thinking: since the n900 is ARM based and most gcc compilers do x86 compilation, is there anything else i need to setup on ubuntu?