maxruby / OpenCV.jl

The OpenCV (C++) interface for Julia
Other
104 stars 28 forks source link

ReadOnlyMemoryError() on running "using OpenCV" in ubuntu 14.04 #32

Closed vernwalrahul closed 7 years ago

vernwalrahul commented 7 years ago

screenshot from 2017-03-25 19 10 33

maxruby commented 7 years ago

Please see #17. This is likely related to OpenCV installation issues.

kvmanohar22 commented 7 years ago

@vernwalrahul Have you commented out the #include statements from for flann in opencv.hpp ?

vernwalrahul commented 7 years ago

Thanks. Actually, it had two versions of opencv.