Closed pracsec closed 3 months ago
Follow-up: ok, so I found a work-around by installing the libc++-dev package using the command below. That seems to provide all of the requisite binaries needed to complete the compilation.
I would like to not have to install additional dependencies to make bflat work though, or if I do, then I would like to see it listed in the installation instructions.
apt-get install libc++-dev
This was already "fixed" in upstream by deleting objwriter.so and replacing it with a C# implementation. bflat 9.0 won't have this dependency (and problem) anymore.
Awesome! I also found an easier work-around. Just copy "libc++.so.1" from lib64 to the root folder. That fixed my issue without requiring libc++-dev.
Fantastic project BTW!
I receive the following error when running the command below with the bflat-8.0.2-linux-glibc-x64 release version.
Command:
Error: