-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I have followed the steps in the readme file. I get this error Task :openCVLibrary310:compileDebugAidl FAILED
I have made sure I have added the below lines:
include ':openCVLibrary310' project(':openCVLibrary310').projectDir = new File(rootProject.projectDir,'../node_modules/react-native-documentscanner-android/android/openCVLibrary310')
Below is the error I get:
> Task :openCVLibrary310:compileDebugAidl FAILED aidl.exe E 07-15 11:10:02 14892 5864 io_delegate.cpp:50] Failed to GetFullPathName(C:\Users\UserName\MyProject\node_modules\react-native-documentscanner-android\android\openCVLibrary310\build\generated\aidl_source_output_dir\debug\compileDebugAidl\out\org\opencv\engine\OpenCVEngineInterface.java)
Am I missing something?
Metadata
Metadata
Assignees
Labels
No labels