-
On some platforms (e.g. a typical Linux distribution), the default package manager will install ICU into the default include/library paths, which makes checking for ICUDIR redundant and indeed impossi…
-
Something to do with the late changes to the language standard, I guess. Though my days of C++ programming are over too long ago... Anyway, here are diagnostics:
- Ubuntu Server 22.04.2 LTS (Jammy …
vrurg updated
4 months ago
-
Hi, great work!
I'm using your latest version, with NDK r19 and Boost 1.69.0. I'm on Ubuntu 18.04 and Android Studio 3.3.1.
I'm trying to use Boost.Locale, but getting
```
Build command failed.
…
-
Hi, I am trying to setup meta toolkit on macOS 10.14.6. I followed the instructions and the issue here: https://github.com/meta-toolkit/meta/issues/191#issuecomment-354575135
Then the configuration w…
-
```
creating ./icu_config.gypi
* Using ICU in deps/icu-small
creating ./icu_config.gypi
{ 'target_defaults': { 'cflags': [],
'default_configuration': 'Release',
…
-
Topics should include:
- [ ] how to use the library
- [ ] differences in config between `sveltekit-i18n` and `@sveltekit-i18n/base` with `@sveltekit-i18n/parser-default`
- [ ] how to use different …
-
```
BCP47 allows for some Boolean flags to omit the value (default in that case is
true).
Our underlying library (ICU) currently doesn't handle defaults properly (strips
the flags from the extensio…
-
```
#include
#include
int main() {
boost::generator gen;
auto &facet = std::use_facet(gen("it_IT.UTF-8"));
std::cout
-
Hello,
I’m currently facing a challenge while trying to run Covenant C2 on my computer. Covenant is a powerful tool, and I’ve followed the installation steps carefully. I’ve successfully installed …
-
Every time libicu is upgraded on Archlinux, Chromium refuses to start when it cannot find the old version of libicu. Current error:
`/usr/lib/chromium/chromium: error while loading shared libraries…