I'm trying to add Beecrypt library to my project, but unfortunately it doesn't compile and demands unicode/unistr.h file, which is not a part of this library. Have you ever run into the same problem? What is that unicode/unistr.h file? Why it is not included into Beecrypt library since it is needed for the library's work? Where am i supposed to download it? I've searched in Google but in vain. Any ideas is highly appreciated
Those are header files from the International Components for Unicode library, which you can download and link into your project along with Beecrypt.
unistr.h is also installed as part of GNU libunistring. If you are using yum, you should be able to install it as
yum install libunistring-devel
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With