Git Product home page Git Product logo

Comments (7)

esbasti avatar esbasti commented on July 16, 2024 4

I fixed the error by adding 3 more libraries to the project, including AssesLibrary.framework

https://stackoverflow.com/questions/23634940/opencv2-framework-not-compile-with-linker-flag-objc

from react-native-openalpr.

RobertSasak avatar RobertSasak commented on July 16, 2024

Your post feel familiar, but I cannot recall details. I made few notes that I hope will help you.

  1. Note
    Ensure that "This should cause the project to add a framework search path to the project's build settings (e.g. $(PROJECT_DIR)/../node_modules/react-native-openalpr/ios/Frameworks)."

  2. Note
    Problem with: objc-class-ref in opencv2(cap_ios_video_camera.o)
    Follow instructions from #7 and add Assets library

from react-native-openalpr.

jqn avatar jqn commented on July 16, 2024

Take a look at this issue it might be what you are running into #13

from react-native-openalpr.

jsastriques avatar jsastriques commented on July 16, 2024

ld: framework not found openalpr
clang: error: linker command failed with exit code 1 (use -v to see invocation)

i get this error, please some help

from react-native-openalpr.

franck-nadeau avatar franck-nadeau commented on July 16, 2024

openalpr is outside your project directory, so you need to add the following:

$(PROJECT_DIR)/../node_modules/react-native-openalpr/ios/Frameworks/

To your project's Framework Search Path

from react-native-openalpr.

RobertSasak avatar RobertSasak commented on July 16, 2024

As this is an old issue I am closing it now. Feel free to open new one.

from react-native-openalpr.

arthur5005 avatar arthur5005 commented on July 16, 2024

I fixed the error by adding 3 more libraries to the project, including AssesLibrary.framework

https://stackoverflow.com/questions/23634940/opencv2-framework-not-compile-with-linker-flag-objc

That fixed it for me!

from react-native-openalpr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.