From: James Sarrett <jsarrett@appliedminds.com>
To: openembedded-devel@lists.openembedded.org
Subject: opencv_2.2.bb recipe doesn't install libopencv_core.so
Date: Wed, 20 Apr 2011 18:54:36 -0700 [thread overview]
Message-ID: <4DAF8E5C.3040705@appliedminds.com> (raw)
Hi all,
I'm trying to bitbake OpenCV for a BeagleBoard-xM, and having limited
success. OpenCV builds and installs fine into /usr/lib, but it doesn't
create (sym?-)links for the base shared objects. In other words, after
install there is a /usr/lib/libopencv_<opencvpart>.so.2.2 but no
corresponding /usr/lib/libopencv_<opencvpart>.so or .a. this causes the
OpenCV samples to fail to build on the target (they install as source)
because the cflags and libs returned by pkg-config are inconsistent.
pkg-config assumes no version numbers (-llibopencv_core etc.).
Any help is appreciated,
-James Sarrett
next reply other threads:[~2011-04-21 2:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-21 1:54 James Sarrett [this message]
2011-04-21 2:02 ` opencv_2.2.bb recipe doesn't install libopencv_core.so Chris Larson
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=4DAF8E5C.3040705@appliedminds.com \
--to=jsarrett@appliedminds.com \
--cc=openembedded-devel@lists.openembedded.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.