周海浩

Results 22 comments of 周海浩

@tarasfrompir Look here., he can make `string` error correction.But I still don't understand the error. Do you know the reason? https://github.com/phpv8/v8js/blob/php7/config.w32#L53 `ADD_FLAG("CFLAGS_OPENCV", "/D _STRING_");` before: ![image](https://user-images.githubusercontent.com/12164486/55813355-37cff480-5b1f-11e9-81eb-bddfbe66d11c.png) after: ![image](https://user-images.githubusercontent.com/12164486/55813298-1f5fda00-5b1f-11e9-9584-acee7909c92c.png)

OpenCV detected using `pkg-config` ```bash pkg-config opencv4 --modversion ``` or ```bash pkg-config opencv --modversion ```