I have written a simple qt application with qt creator, I have tested with PC simulation and N900 device, It's OK. Qt Creator created a .deb file in my mobile. but it can't be installed. The installer always complained "incompatible package...".

The SDK document says I can modify my application's version, or I can skip the package step in the project setting, but in my Qt creator, there is no these setting at all. Can anyone help me, thanks! :)

link|improve this question

1  
Is the error "incomplete package" or "incompatible package"? – Arnold Spence Sep 1 '10 at 0:36
Sorry,I made a mistake,It's "incompatible"...Thanks! – jnblue Sep 1 '10 at 12:28
Package created by SDK can be installed in terminal: "dpkg- i packagename.deb" - but you propably already know that. And yeah, I would also like to know if there is a way to build package straight from SDK that works with Maemo installer. – Virne Oct 15 '10 at 19:40
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.