PaddlePaddle / Paddle-Lite-Demo

lib, demo, model, data
Apache License 2.0
685 stars 286 forks source link

building failed, ld error #368

Open ClydeU420 opened 1 year ago

ClydeU420 commented 1 year ago

ld: error: found local symbol '__bss_start__' in global part of symbol table in file

there were six other local symble ld error occured

ClydeU420 commented 1 year ago

is was happened when I build ppocr_demo app

ClydeU420 commented 1 year ago

java.lang.UnsatisfiedLinkError: dlopen failed: library "libNative.so" not found

safehumeng commented 11 months ago

java.lang.UnsatisfiedLinkError: dlopen failed: library "libNative.so" not found the same error