Problems packaging for Maemo (SDK 1.1.1)
-
I'm having problems when QtCreator tries to make the package (*.deb).
@Packaging Error: Command 'QtSDK/Maemo/4.6.2/bin/mad dpkg-buildpackage -nc -uc -us' failed.Exit code: 3@
It is happening in Linux and Windows platform and is new in SDK 1.1.1.
Is someone else having the same issue? What is the problem? Should I go back to SDK 1.0.1?
-
i got the same problem too sometimes it seems to appear when a file required to build the package is not found in the right folder (like an icon or a config file) try checking your files included in the project and in last ressotr try using Qt Project Wizard to create a new Mobile Project and then import your current project files in (what i've been doing : works).
-
Alright it is sort out. The issue was a simple space in the control file between the description field and the XB-Maemo-Display-Name field that was new in this version.