View Single Post
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#8
Originally Posted by daperl View Post
Maybe I'll file this later, but consider this a bug report. On my Macintosh, the qt_simple and simple templates seem to work fine, but the following fails:

mad pscreate -t lib_simple lsimple

cd lsimple

mad qmake

mad make


[successfully created liblsimple.so.1.0.0 inside the build directory]

mad dpkg-buildpackage

It creates the source/binary package, but it gives the following error when trying to create the debian package:

make[1]: *** No rule to make target `liblsimple.so.1.0.0', needed by `install'. Stop.

Also, there is no qt_lib_simple template in the environment I downloaded.
Thanks! You fixed my problem though!
The example - http://wiki.maemo.org/MADDE/Qt_Example#Introduction
Is just missing one line

cd lsimple or cd Qthello

All works for me now!
 

The Following User Says Thank You to noobmonkey For This Useful Post: