Hi, > 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:
unfortunately, the publicly available MADDE uses an outdated dh_make that requires your project to reside in a directory whose name is of the form <project-name>-<version>. As a workaround, you should rename your directory accordingly. A new version of MADDE should be available soon. Christian _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
