Hi, On Tue, Jun 20, 2023 at 09:29:03AM +0800, Jingze Xu <qdxujingze18@xxxxxxx> wrote: > Hi, I have a question about linking .so libraries. If you want to link to an external library, then you need to bundle it. See core.git commit a2ffd71f20e14f797f30223fe29b3ac1e92eafdf (build libtiff, 2022-05-19) as a recent example that bundled a new non-header-only external. Regards, Miklos