Execution failed for task ':pdfrx:configureCMakeDebug[armeabi-v7a]'. > [CXX1405] error when building with cmake using C:\Users\miraj\AppData\Local\Pub\Cache\hosted\pub.dev\pdfrx-0.4.10\android\CMakeLists.txt: Build command failed #34
Labels
question
Further information is requested
After using this package while I am build my Project It is showing build exception.
The error says
-- Check for working CXX compiler: C:/Users/miraj/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring incomplete, errors occurred!
See also "C:/Users/miraj/AppData/Local/Pub/Cache/hosted/pub.dev/pdfrx-0.4.10/android/.cxx/Debug/2m4q6j72/armeabi-v7a/CMakeFiles/CMakeOutput.log".
CMake Error at CMakeLists.txt:62 (file):
file Failed to create link
'C:/Users/miraj/AppData/Local/Pub/Cache/hosted/pub.dev/pdfrx-0.4.10/android/.lib/latest'
because existing path cannot be removed: File exists
3
CMake Warning (dev) at CMakeLists.txt:66 (set):
Cannot set "pdfrx_bundled_libraries": current scope has no parent.
This warning is for project developers. Use -Wno-dev to suppress it.
3
BUILD FAILED in 31s
Exception: Gradle task assembleDebug failed with exit code 1
The text was updated successfully, but these errors were encountered: