You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :prepareKotlinBuildScriptModel UP-TO-DATE
C/C++: CMake Error at CMakeLists.txt:56 (find_package):
C/C++: Could not find a configuration file for package "KFR" that is compatible
C/C++: with requested version "".
C/C++: The following configuration files were considered but not accepted:
C/C++: /Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android/src/main/lib/cmake/kfr/KFRConfig.cmake, version: 6.1.0 (64bit)
[CXX1429] error when building with cmake using /Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android/CMakeLists.txt: -- The C compiler identification is Clang 17.0.2
-- The CXX compiler identification is Clang 17.0.2
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/maciejmakowski/Library/Android/sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/maciejmakowski/Library/Android/sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring incomplete, errors occurred!
See also "/Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android/.cxx/Debug/u41w4e24/x86/CMakeFiles/CMakeOutput.log".
C++ build system [configure] failed while executing:
/Users/maciejmakowski/Library/Android/sdk/cmake/3.22.1/bin/cmake \
-H/Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android \
-DCMAKE_SYSTEM_NAME=Android \
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
-DCMAKE_SYSTEM_VERSION=24 \
-DANDROID_PLATFORM=android-24 \
-DANDROID_ABI=x86 \
-DCMAKE_ANDROID_ARCH_ABI=x86 \
-DANDROID_NDK=/Users/maciejmakowski/Library/Android/sdk/ndk/26.1.10909125 \
-DCMAKE_ANDROID_NDK=/Users/maciejmakowski/Library/Android/sdk/ndk/26.1.10909125 \
-DCMAKE_TOOLCHAIN_FILE=/Users/maciejmakowski/Library/Android/sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake \
-DCMAKE_MAKE_PROGRAM=/Users/maciejmakowski/Library/Android/sdk/cmake/3.22.1/bin/ninja \
"-DCMAKE_CXX_FLAGS=-O2 -frtti -fexceptions -Wall -fstack-protector-all" \
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android/build/intermediates/cxx/Debug/u41w4e24/obj/x86 \
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=/Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android/build/intermediates/cxx/Debug/u41w4e24/obj/x86 \
-DCMAKE_BUILD_TYPE=Debug \
-DCMAKE_FIND_ROOT_PATH=/Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android/.cxx/Debug/u41w4e24/prefab/x86/prefab \
-B/Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android/.cxx/Debug/u41w4e24/x86 \
-GNinja \
-DANDROID_STL=c++_shared \
-DREACT_NATIVE_DIR=/Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native
from /Users/maciejmakowski/projects/react-native-audio-api/apps/fabric-example/node_modules/react-native-audio-api/android
CMake Error at CMakeLists.txt:56 (find_package):
Could not find a configuration file for package "KFR" that is compatible
with requested version "".
I have got binaries for all archs in ${CMAKE_CURRENT_SOURCE_DIR}/src/main/lib}
The text was updated successfully, but these errors were encountered:
CMakeList.txt:
Error:
I have got binaries for all archs in ${CMAKE_CURRENT_SOURCE_DIR}/src/main/lib}
The text was updated successfully, but these errors were encountered: