Skip to content

Cmake error as it says missing target #118

@afiq234

Description

@afiq234

add_library(
${PACKAGE_NAME}
SHARED
../cpp/jsi/Promise.cpp
../cpp/jsi/TypedArray.cpp
../cpp/TensorflowPlugin.cpp
../cpp/TensorHelpers.cpp
src/main/cpp/Tflite.cpp
)

CMake Error at CMakeLists.txt:30 (add_library):
Target "VisionCameraTflite" links to target "ReactAndroid::reactnativejni"
but the target was not found. Perhaps a find_package() call is missing for
an IMPORTED target, or an ALIAS target is missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions