Mobile icon indicating copy to clipboard operation
Mobile copied to clipboard

Error when building linux ssd demo

Open zhaofenqiang opened this issue 7 years ago • 0 comments

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!

zhaofenqiang avatar Mar 12 '18 05:03 zhaofenqiang