Packaging Error when compile QML Harmattan
Hi,
I tried to follow this guide ([url]http://library.developer.nokia.com/index.jsp?topic=/MeeGo_1.2_Harmattan_API/html/guide/html/Developer_Library_Getting_started_with_Harmattan_Creating_and_running_a_Hello_World_application_cfa2.html[/url])
I just created new Harmattan Application(Qt Quick Project) then compile without coding.
I got this error.
:-1: error: Packaging Error: Command 'c:/qtsdk/madde/bin/mad dpkg-buildpackage -nc -uc -us' failed.Exit code: 255
I use Windows 7 32 bits.
SDK 1.1.2
Qt Creator 2.2.1
Based on Qt 4.7.4 (32 bit)
Built on Jun 15 2011 at 16:37:12
Re: Packaging Error when compile QML Harmattan
Are you sure that this thread is proper for asking questions about Harmattan?
Re: Packaging Error when compile QML Harmattan
@Daniil: why not? New QtSDK MeeGo 1.2 harmattan target is publicly available
@NiKKo: I guess some files (eg: changelog?) in the debian/ directory are not correct. Have you modified any of those?
Re: Packaging Error when compile QML Harmattan
[QUOTE=gnuton;848377]@Daniil: why not? New QtSDK MeeGo 1.2 harmattan target is publicly available[/QUOTE]
Could you post a public link?
Re: Packaging Error when compile QML Harmattan
Part of Qt SDK 1.1.2
[url]https://www.developer.nokia.com/info/sw.nokia.com/id/da8df288-e615-443d-be5c-00c8a72435f8/Qt_SDK.html[/url]
release notes here
[url]https://www.developer.nokia.com/info/sw.nokia.com/id/f3013263-1fbc-4cae-9f01-b4aa8e702eb4/Qt_SDK_Harmattan_Target_Release_Notes.html[/url]
Hartti
Re: Packaging Error when compile QML Harmattan
So it was released 2 days ago. What I don't understand is that Ron has created a lot of buzz about Qt SDK 1.1.1
For example: [url]http://www.developer.nokia.com/Community/Discussion/showthread.php?223650-Qt-SDK-1.1[/url]
But when SDK for new platform arrives, there is just silence.
Re: Packaging Error when compile QML Harmattan
Good point, and thanks for updating the sticky thread!
Hartti
Re: Packaging Error when compile QML Harmattan
i m stuck with the same problem :-1: error: Packaging Error: Command 'c:/qtsdk/madde/bin/mad dpkg-buildpackage -nc -uc -us' failed.Exit code: 255
while using QtSDK 1.1.3
can you help ?
thanks in advance
Re: Packaging Error when compile QML Harmattan
Ciao Luca,
Could you please paste here the complete log that you see in the console? I guess the message which explain the real problem is a couple of lines above that message.
Thanks
Re: Packaging Error when compile QML Harmattan
gnuton in the while i have solved ... my fault was to start from an already existing project and modified it , stupid me .. as i started with a new one and imported files the bug disappear
thanks a lot