Git Product home page Git Product logo

Comments (8)

rainyl avatar rainyl commented on July 17, 2024 1

@rainyl The commands are only creating empty folders inside the opencv_dart\android\src\main\jniLibs although the libraries are added in the opencv_dart.caches folder and I've also tried to manually copy the .tar.gz from .caches to the corresponding arch folder in android/jniLibs but still getting the same error. Urgent help required thanks in advance

Apologize for my mistake, It is a bug, will be fixed quickly.

from opencv_dart.

rainyl avatar rainyl commented on July 17, 2024

Read README carefully.
https://github.com/rainyl/opencv_dart?tab=readme-ov-file#important

from opencv_dart.

VishGoria avatar VishGoria commented on July 17, 2024

@rainyl the readme is ambiguous. kindly clarify the most required steps to run the sample app as I'm also getting the same error while I've already tried to run the following commands:

dart run opencv_dart:setup android --arch armeabi-v7a
dart run opencv_dart:setup android --arch arm64-v8a

from opencv_dart.

rainyl avatar rainyl commented on July 17, 2024

@VishGoria Allright, I have added more detailes in README and example

Releated issues:

from opencv_dart.

VishGoria avatar VishGoria commented on July 17, 2024

@rainyl The commands are only creating empty folders inside the opencv_dart\android\src\main\jniLibs
although the libraries are added in the opencv_dart.caches folder and I've also tried to manually copy the .tar.gz from .caches to the corresponding arch folder in android/jniLibs but still getting the same error. Urgent help required
thanks in advance

from opencv_dart.

rainyl avatar rainyl commented on July 17, 2024

@VishGoria paste your command output please, you can also manually extract .tar.gz and copy libopencv_dart.so to corresponding directory

from opencv_dart.

gustavovisentini avatar gustavovisentini commented on July 17, 2024

Launching lib/main.dart on iPhone 15 Pro in debug mode...
Running Xcode build...
└─Compiling, linking and signing... 994ms
Xcode build done. 3,7s
Failed to build iOS app
Error (Xcode): Framework 'opencv_dart' not found

Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)

Could not build the application for the simulator.
Error launching application on iPhone 15 Pro.

I am follow the instructions README, but not works,
Macbook air M1

from opencv_dart.

rainyl avatar rainyl commented on July 17, 2024

I have no mac M1 so can't test, I suggest you to add -v option to see the logs or setup it manually with -f option and try again.

This package supports universal framewrok but only tested on x86_64 simulators by myself, I don't know whether it works on arm64 simulators.

from opencv_dart.

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.