c++ - 一个out-of-line definition of 'xxx' does not match any的问题
大家讲道理
大家讲道理 2017-04-17 13:43:58
0
2
726

本来这段代码是没问题的,然后我为了支持arm64换了一个版本的opencv2.framework然后就出现了这个问题。由于我只是个C++小白,基本完全看不懂,求大神解答一下哈。。。

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(2)
小葫芦

The parameters of this function should be different from those declared or the function name has not been declared. Go to the class definition to see if this function is declared

小葫芦

Update the EasyPR library.

This is a bug they had before: https://github.com/liuruoze/EasyPR/issues/59
The author has confirmed and fixed it.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template