Renaming the directory doesn't help. Due to source code of
qt4projectmanager plugin it always adds the string "_0.1" to the name of
the base directory before it starts dh_make.

I tried to generate the debian directory with a manual call of dh_make
after I renamed the directory. The debian directory is correctly created
but then some copy command of the binary fails (again due to some
version-in-name-is-wrong problem). With some renaming I managed to
create a .deb file but this had no binaries in it - again because of
that versioning problem :(

Ok, I give up with Qt Creator and MADDE until a new version of MADDE is
released. I will try if I can get the SDK running...

Regards, Jochen


Am Montag, den 19.04.2010, 09:55 +0200 schrieb
christian.kande...@nokia.com:
> 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
> Qt-creator@trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator


_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to