The utfcpp package contains a set of include files to provide UTF-8 with C++ in a Portable Way.
![[Note]](../images/note.png) 
          Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/nemtrif/utfcpp/archive/v4.0.8/utfcpp-4.0.8.tar.gz
Download MD5 sum: cb574feb063e3aa954ec92ac468c07f8
Download size: 36 KB
Estimated disk space required: 552 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