[Buildroot] [PATCH] qtuio: new package

Samuel Martin s.martin49 at gmail.com
Thu Oct 25 07:09:38 UTC 2012


Hi Thomas, Stephan, all,

2012/10/25 Thomas Petazzoni <thomas.petazzoni at free-electrons.com>:
> 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.
I've a fix for this one:
https://github.com/tSed/buildroot/commit/b6297fd555f3288e0c3a1b3831706876aed3518c

I'll post it later on the ml.


Regards,

-- 
Sam


More information about the buildroot mailing list