Hi, I mostly finished a Qt application that I now want to run and debug on my N900.
I pulled and built qt-creator master branch and installed the latest MADDE 0.6.14. First I tried a minimal application: I created a new project "hello-world" using the Mobile Qt Application wizard. I didn't change anything. When I built the application I get an error message: Creating package file ... Package Creation: Running command 'dh_make -s -n -p hello-world_0.1'. Packaging Error: Command 'dh_make -s -n -p hello-world_0.1' failed. Output was: Error while building project hello-world (target: Maemo) When executing build step '' I wondered that the wizard did not create any of the typical debian packaging files and I cannot remove the packaging built rule from the project settings (the delete button is disabled for that rule). Is that a problem of the current qt-creator in git?. Regards, Jochen _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
