Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

using opencv3.1.0 #259

Closed
heixi opened this issue May 3, 2017 · 1 comment
Closed

using opencv3.1.0 #259

heixi opened this issue May 3, 2017 · 1 comment

Comments

@heixi
Copy link

heixi commented May 3, 2017

Makefile:631: recipe for target '.build_release/examples/cpp_classification/classification.bin' failed
in Makefile.config: modify # OPENCV_VERSION := 3 to OPENCV_VERSION := 3 but it not working.

@heixi
Copy link
Author

heixi commented May 3, 2017

in makefile, i modify
ifeq ($(USE_OPENCV), 1)

  • LIBRARIES += opencv_core opencv_highgui opencv_imgproc
  • LIBRARIES += opencv_core opencv_highgui opencv_imgproc opencv_imgcodecs
    endif
    but it now working

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants