PaddlePaddle / Paddle-Lite-Demo

lib, demo, model, data
Apache License 2.0
652 stars 278 forks source link

building failed, ld error #368

Open ClydeU420 opened 10 months ago

ClydeU420 commented 10 months 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 10 months ago

is was happened when I build ppocr_demo app

ClydeU420 commented 10 months ago

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

safehumeng commented 7 months ago

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