[Buildroot] [PATCH] qtuio: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Oct 25 06:56:32 UTC 2012


Dear Stephan Hoffmann,

On Sat, 22 Sep 2012 08:59:49 +0200, Stephan Hoffmann wrote:
> Implementation of an interface connecting TUIO messages and QT events
> 
> https://github.com/x29a/qTUIO
> 
> Signed-off-by: Stephan Hoffmann <sho at relinux.de>
> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
>  build-tested with a minimal internal toolchain for ARM.
> ---
>  package/Config.in       |    6 ++++
>  package/qtuio/Config.in |   18 ++++++++++++
>  package/qtuio/qtuio.mk  |   70 +++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 94 insertions(+), 0 deletions(-)
>  create mode 100644 package/qtuio/Config.in
>  create mode 100644 package/qtuio/qtuio.mk

Looks like it breaks the build in certain configurations:
http://autobuild.buildroot.net/results/c4a12fe6b8e7eb8c31ee2fd48893480bd098a008/build-end.log

It seems like a debug version of the library, named libqTUIO_d.so, has
been generated, which prevents the install rules from working.

Could you have a look into this? Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list