Open Adeliscod opened 7 years ago
I need to compile the app in a static form where the binary that outputs doesn't require the installation of more libraries. For example:
"quark: error while loading shared libraries: libboost_program_options.so.1.58.0: cannot open shared object file: No such file or directory."
This happens when I move the binary and try to compile it in another server.
Thanks
I need to compile the app in a static form where the binary that outputs doesn't require the installation of more libraries. For example:
"quark: error while loading shared libraries: libboost_program_options.so.1.58.0: cannot open shared object file: No such file or directory."
This happens when I move the binary and try to compile it in another server.
Thanks