Hello,
I’am trying to build a C++ program using this library:
https://github.com/FreeOpcUa/freeopcua
When i’am compiling i get errors about the boost library.
fatal error: boost/any.hpp: No such file or directory.
How can i get this library work on OpenWRT?