postmodern / ffi-hunspell

Ruby FFI bindings for Hunspell.
MIT License
48 stars 24 forks source link

Problem after compilation on Mac #13

Closed raouiyounes closed 8 years ago

raouiyounes commented 8 years ago

Hi,

After upgrading my Mac OS, I want to compile a program of Opencv, but I get this error : Referenced from: /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo Expected in: /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL in /System/Library

What should I do ?

postmodern commented 8 years ago

Uh, I think you may have submitted this bug to the wrong repository. ffi-hunspell are Ruby FFI bindings to the hunspell spell-checking library.