From: "Adriaan Verheij" <A.Verheij@EandSDesign.com>
To: <yocto@yoctoproject.org>
Subject: building OpenCV with Qt
Date: Wed, 10 Dec 2014 09:22:45 -0700 [thread overview]
Message-ID: <00a301d01495$88e0f070$9aa2d150$@EandSDesign.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 599 bytes --]
Hello All,
I am trying to build a Linux image for Gumstix (based on
gumstix-consol-image) with openCV using Qt.
The problem is that findQt4.cmake identifies
sysroots/x86_64-linux/usr/bin/qmake2 as the Qt4 source, which causes the
wrong .h files to be included, which causes the compiler to barf on some asm
instructions.
OpenCV defaults to using GTK+, so I altered the openCV_2.4.bb file to
include the line
..
PACKAGECONFIG[qt4-embedded] = "-DWITH_QT=4,-DWITH_QT=OFF,qt4-embedded,"
..
Has anyone been able to build OpenCV using Qt ?
Thanks!
[-- Attachment #2: Type: text/html, Size: 2969 bytes --]
reply other threads:[~2014-12-10 16:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='00a301d01495$88e0f070$9aa2d150$@EandSDesign.com' \
--to=a.verheij@eandsdesign.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.