Reply
Thread Tools
Posts: 30 | Thanked: 3 times | Joined on Apr 2010
#251
When I compile the application using madde, it cries about some error like this: IncludeChildElements is not a member of QXmlStreamReader, In my app, i use QXmlStreamReader::IncludeChildElements. I think this problem is because of old QT library, how to update it????

Last edited by lamle; 2010-04-25 at 14:31.
 
Posts: 198 | Thanked: 76 times | Joined on Mar 2010
#252
afaiu, qt4.6 is part of pr1.2 -- since pr1.2's release date is unbeknownst to man, you should try to workaround that and try another approach, that works with the older qt.
 

The Following User Says Thank You to arne.anka For This Useful Post:
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#253
QDomDocument is working fine for me with Qt 4.5 as well. Perhaps you could try that.
 
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#254
Originally Posted by lamle View Post
When I compile the application using madde, it cries about some error like this: IncludeChildElements is not a member of QXmlStreamReader, In my app, i use QXmlStreamReader::IncludeChildElements. I think this problem is because of old QT library, how to update it????
arne.anka is right, and this happens, because MADDE uses still 4.5 and not 4.6 yet as it is part of PR 1.2 and not of earlier releases. The point is, that if you would have already Qt 4.6 in MADDE, you would not be able to run the compiled code on your device.

In your case you don't have to use the constant value in Qt4.5, as this is the standard behaviour of the readElementText () function there.


Daniel
 
Posts: 62 | Thanked: 97 times | Joined on Dec 2009 @ Finland, Kerava
#255
If you wanna play with madde source code see:

http://talk.maemo.org/showthread.php...071#post628071
 

The Following User Says Thank You to rontti For This Useful Post:
Posts: 62 | Thanked: 97 times | Joined on Dec 2009 @ Finland, Kerava
#256
Now you can have QT Creator and MADDE from one installation package
for Linux and Windows.

http://www.forum.nokia.com/Tools_Doc.../Nokia_Qt_SDK/
 

The Following 3 Users Say Thank You to rontti For This Useful Post:
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#257
Originally Posted by rontti View Post
Now you can have QT Creator and MADDE from one installation package
for Linux and Windows.

http://www.forum.nokia.com/Tools_Doc.../Nokia_Qt_SDK/
After installing this, do

Code:
cd ~/NokiaQtSDK/Maemo/4.6.2
./bin/mad query all
ls -l cache

Last edited by too; 2010-04-28 at 11:42.
 
Posts: 3 | Thanked: 0 times | Joined on Apr 2010
#258
Hi maybe it bit lame question, but.

My application depends on libqjson-dev. When I was using scrachbox to build(compile) it, I'd simple use apt-get tool to install it.

What I should do acquire the same effect using MADDE? I'm missing something?
 
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#259
Originally Posted by xando View Post
Hi maybe it bit lame question, but.

My application depends on libqjson-dev. When I was using scrachbox to build(compile) it, I'd simple use apt-get tool to install it.

What I should do acquire the same effect using MADDE? I'm missing something?
I don't think there's currently an option for that

You could download the armel package from the repository and extract it by hand into the MADDE directories.
 
mwerle's Avatar
Posts: 47 | Thanked: 28 times | Joined on Dec 2009 @ London, UK
#260
Originally Posted by gri View Post
I don't think there's currently an option for that

You could download the armel package from the repository and extract it by hand into the MADDE directories.
This is what I did for the Nokia QT SDK (which contains MADDE). Works fine, but I raised a question as to whether there is a better (ie, official) way to do it with no replies so far.

See: http://talk.maemo.org/showthread.php?t=52761

Cheers,
- Micha.
__________________
My apps: mwTube
 

The Following User Says Thank You to mwerle For This Useful Post:
Reply

Tags
madde


 
Forum Jump


All times are GMT. The time now is 08:55.