![]() |
maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
Hello,
trying to devellop an application on my free-day I have a problem with madde and qtcreator: connection to the device works and my build app works on n900 (copied manually)...only *.deb goes wrong any ideas? The process "/usr/bin/make" exited normally. Creating package file ... Package Creation: Running command 'dh_make -s -n -p qthello_0.1'. Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed. Output was: The directory name must be - for dh_make to work! I cannot understand the directory name or you have an invalid directory name! Your current directory is /home/bucket/embedded/qtmadde/qtprog-build-maemo/build, perhaps you could try going to directory where the sources are? Please note that this change is necessary ONLY during the initial Debianization with dh_make. When building the package, dpkg-source will gracefully handle almost any upstream tarball. Error while building project qtprog (target: Maemo) When executing build step INFO: this works:http://wiki.maemo.org/MADDE/Packaging did it like described in:http://wiki.maemo.org/MADDE/QtCreato...tion_for_linux regards schasch |
Re: maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
|
Re: maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
OK,got it
rename the maemo-build-directory in the buildsettings from qt to "<applicationname>-build-maemo-0.1" cd ...to this... <applicationname>-build-maemo-0.1/ /home/<username>/.madde/0.6.14/madbin/dh_make -s -n -p <applicationname> and now easy programming for n900: qtxreator from 20100507 install-madde-0.6.14-linux-x86_64.sh on ubuntu 10.01 64bit regards schasch |
Re: maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
thanks a lot, just set up my environment for dev and ran into this! :D
|
Re: maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
Doh.. wont work with QtCreator :(
any idea how to get around this Code:
Running build steps for project 6sense... |
Re: maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
oops sorry my bad, your solution works perfectly..
|
Re: maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
|
Re: maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
pff.. yeah figured it out after more research last night... wiki's need updating!
thanks anyways :) |
Re: maddi in qtcreator: Packaging Error: Command 'dh_make -s -n -p qthello_0.1' failed.
I encountered this error message in Windows, and was unable to proceed with deploying an application to my phone. Since this is the first result on Google, I'm adding what worked for me here, in case it can help someone else.
In my environment, Qt Creator was attempting to package application_0.1, a file that did not exist after a build. I created a custom build step for packaging that did cmd /c copy c:\path\to\application c:\path\to\application_0.1 and this has caused the packaging step to work flawlessly for me since. Hopefully this helps someone else having an issue with failing on dh_make -s -n -p |
All times are GMT. The time now is 02:39. |
vBulletin® Version 3.8.8