View Single Post
tekojo's Avatar
Posts: 148 | Thanked: 484 times | Joined on Nov 2008
#74
Originally Posted by TheBootroo View Post
hello !

first of all, GREAT JOB !

I was waiting for ages for a such tool !

And i'm glad to hear that QtCreator intergration will be done soon ;...

But i've got a probleme, and i don't know if it is known :

I tried compile a small Qt project using just QtGui and it worked fine,
but since i use QtWebkit, QtXml, QtSql or any other QtModule, MADDE doesn't wanted to compile no more ....

So i really would like to compile some of my apps (Web browser, source code editor ....) on the N900 using Qt4.6.0 so is there any solution ?

thanks

PS : i'm on Ubuntu 9.10 32 bits with Qt4.6 and QtCreator 1.3 and MADDE
PS2 : sorry for my bad english speaking so i'm french and not so good ... :-)
For now MADDE only works with Qt 4.5. This decision was based on the 4.5 libraries being officially available for the N900 right now. In the future MADDE will support 4.6, but not right now.

Some things have changed between 4.5 and 4.6 so your 4.6 based code might not work with the 4.5 libraries. Check the Qt docs to see if this is the problem (sounds like it, based on the modules you use).

But we might be able to help more, if you can copy paste the compiler error here.
 

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