The utfcpp package contains a set of include files to provide UTF-8 with C++ in a Portable Way.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://github.com/nemtrif/utfcpp/archive/v4.0.5/utfcpp-4.0.5.tar.gz
Download MD5 sum: 8e0fe13266a7fa02f61340bf399986c3
Download size: 36 KB
Estimated disk space required: 496 KB
Estimated build time: less than 0.1 SBU
Install utfcpp by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr ..
This package does not come with a test suite.
Now, as the root
user:
make install