From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][PATCH v2] qt3d: Add assimp dependency
Date: Tue, 7 Feb 2017 13:00:34 +0100 [thread overview]
Message-ID: <20170207120034.GC3276@jama> (raw)
In-Reply-To: <1485557640-10259-1-git-send-email-tom.hochstein@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 1320 bytes --]
On Fri, Jan 27, 2017 at 04:54:00PM -0600, Tom Hochstein wrote:
> Fix build error:
>
> fatal error: assimp/Importer.hpp: No such file or directory
I'm was able to build qt3d without this dependency, is there something
in your config which enabled it? Or is it autodetected from sysroot
which wont be an issue anymore with master and RSS, but your change
doesn't fix the autodetection for older branches.
> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
> ---
> recipes-qt/qt5/qt3d_git.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
> index 2276c36..7c31213 100644
> --- a/recipes-qt/qt5/qt3d_git.bb
> +++ b/recipes-qt/qt5/qt3d_git.bb
> @@ -19,6 +19,7 @@ PACKAGECONFIG ??= ""
> PACKAGECONFIG_class-native ??= "tools-only"
> PACKAGECONFIG_class-nativesdk ??= "tools-only"
> PACKAGECONFIG[tools-only] = "CONFIG+=tools-only"
> +PACKAGECONFIG[assimp] = ",,assimp"
>
> EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
>
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
next prev parent reply other threads:[~2017-02-07 12:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-27 22:54 [meta-qt5][PATCH v2] qt3d: Add assimp dependency Tom Hochstein
2017-02-07 12:00 ` Martin Jansa [this message]
2017-02-08 17:42 ` Tom Hochstein
2017-02-08 19:43 ` Martin Jansa
2017-02-09 8:38 ` Samuli Piippo
2017-02-09 15:03 ` Tom Hochstein
-- strict thread matches above, loose matches on Subject: below --
2017-01-20 23:41 Tom Hochstein
2017-01-20 23:48 ` Tom Hochstein
2017-01-25 15:29 ` Martin Jansa
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=20170207120034.GC3276@jama \
--to=martin.jansa@gmail.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.