You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
I followed this guide to build the ssd demo on Ubuntu 16.04.
Everything is ok untill make , the error is:
/home/zfq/Mobile/Demo/linux/paddle_image_recognizer.h:23:59: error: ‘const char* paddle_error_string(paddle_error)’ was declared ‘extern’ and later ‘static’ [-fpermissive]
I am new at C++, so could anyone help me, please, thanks!