tony-xlh / vision-camera-cropper

A vision camera frame processor plugin for cropping
MIT License
26 stars 6 forks source link

How to run the sample? #3

Closed johnernest02-automanager closed 4 months ago

johnernest02-automanager commented 7 months ago

I am getting different issues when running the sample. The latest of which is:

[0/2] Re-checking globbed directories...
  [1/2] Re-running CMake...
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Projects/vision-camera-cropper-main/vision-camera-cropper-main/example/node_modules/react-native-worklets-core/android/.cxx/Debug/545y3n5l/armeabi-v7a

  C++ build system [build] failed while executing:
      @echo off
      "C:\\Users\\John Ernest\\AppData\\Local\\Android\\Sdk\\cmake\\3.22.1\\bin\\ninja.exe" ^
        -C ^
        "C:\\Projects\\vision-camera-cropper-main\\vision-camera-cropper-main\\example\\node_modules\\react-native-worklets-core\\android\\.cxx\\Debug\\545y3n5l\\armeabi-v7a" ^
        rnworklets
    from C:\Projects\vision-camera-cropper-main\vision-camera-cropper-main\example\node_modules\react-native-worklets-core\android
  ninja: error: manifest 'build.ninja' still dirty after 100 tries

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 56s
tony-xlh commented 7 months ago

This is an issue related to vision camera: https://github.com/mrousavy/react-native-vision-camera/issues/1774