All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: yocto@yoctoproject.org, Cody P Schafer <dev@codyps.com>
Subject: Re: [PATCH] qt4-native: depend on icu-native to fix build on systems with icu >=59
Date: Wed, 7 Jun 2017 15:24:38 +0300	[thread overview]
Message-ID: <979760b7-4dfe-3775-ab96-c14fbca076ad@linux.intel.com> (raw)
In-Reply-To: <20170607041904.29447-1-dev@codyps.com>

On 06/07/2017 07:19 AM, Cody P Schafer wrote:
> Previously, qt4-native would use the system icu to build.
>
> Trying to build against a system ICU 59, however, fails with this root
> error:
>
> | In file included from /usr/include/unicode/uversion.h:30:0,
> |                  from tools/qlocale_icu.cpp:46:
> | /usr/include/unicode/umachine.h:347:13: error: ‘char16_t’ does not name a type; did you mean ‘wchar_t’?
> |      typedef char16_t UChar;
> |              ^~~~~~~~
> |              wchar_t
>

We will introduce icu 59 to oe-core at some point (in fact, I have a 
patch queued), and then this fix will no longer work.

You need to fix Qt4 itself.

Alex



  reply	other threads:[~2017-06-07 12:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-07  4:19 [PATCH] qt4-native: depend on icu-native to fix build on systems with icu >=59 Cody P Schafer
2017-06-07 12:24 ` Alexander Kanavin [this message]
2017-06-07 15:47   ` Cody P Schafer
2017-06-08 11:01     ` Alexander Kanavin
2017-06-08 14:22       ` Cody P Schafer
2017-06-08 14:28         ` Alexander Kanavin

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=979760b7-4dfe-3775-ab96-c14fbca076ad@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=dev@codyps.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.