cubosphere-code icon indicating copy to clipboard operation
cubosphere-code copied to clipboard

Daily .tar.gz build should bundle necessary libs

Open qwertychouskie opened this issue 5 years ago • 1 comments

@cddepppp256 gets this error when running the bin:

 ./cubosphere: error while loading shared libraries: libPocoZip.so.60: cannot open shared object file: No such file or directory

The libs needed by Cubosphere should either be bundled or statically linked to avoid these types of issues.

qwertychouskie avatar Jun 19 '19 17:06 qwertychouskie