![]() |
2012-11-26
, 12:50
|
Posts: 1,313 |
Thanked: 2,978 times |
Joined on Jun 2011
@ Finland
|
#2
|
But i dont know how to set up qmake in order to use the madde that ships with QtSDK. Does anybody know a link to a step-by-step tutorial to do that?
![]() |
2012-11-26
, 14:11
|
Posts: 55 |
Thanked: 123 times |
Joined on Oct 2012
@ India
|
#3
|
![]() |
2012-11-26
, 15:50
|
Posts: 109 |
Thanked: 150 times |
Joined on May 2012
|
#4
|
![]() |
2012-11-26
, 16:26
|
Posts: 55 |
Thanked: 123 times |
Joined on Oct 2012
@ India
|
#5
|
![]() |
2012-11-26
, 16:52
|
Posts: 109 |
Thanked: 150 times |
Joined on May 2012
|
#6
|
try adding /local/paolo/QtSDK12/Madde/madbin to your PATH env variable
if you are using bash, the command is
export PATH= /local/paolo/QtSDK12/Madde/madbin:$PATH
![]() |
2012-11-26
, 17:20
|
Posts: 55 |
Thanked: 123 times |
Joined on Oct 2012
@ India
|
#7
|
I would like to be able to link against the c++ classes behind QML Elements wrapping Qt Mobility.
I was thinking that i could try to compile the whole qtmobility 1.2.0, and then include those headers, and link against the compiled library.
But i dont know how to set up qmake in order to use the madde that ships with QtSDK. Does anybody know a link to a step-by-step tutorial to do that?
Alternately, is there any other approach to use (or rather create) qtmobility QML elements in C++?
I just need few stuff.. basically Coordinate, Polyline and a few other elements from QtMobility Location
thanks
meeTrainer -- syncgcontacts -- orientationLock -- meeSwitchernet