2

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! :)

linuxbuild
  • 15,843
  • 6
  • 60
  • 87
jnblue
  • 269
  • 5
  • 16
  • 1
    Is the error "incomplete package" or "incompatible package"? – Arnold Spence Sep 01 '10 at 00:36
  • Sorry,I made a mistake,It's "incompatible"...Thanks! – jnblue Sep 01 '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

0 Answers0