Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target "sqlcipher_flutter_libs_plugin" links to target "Threads::Threads" but the target was not found in linux-arm64 #211

Open
alexjane19 opened this issue Feb 15, 2024 · 0 comments

Comments

@alexjane19
Copy link

Device: Linux (desktop) - linux-arm64 - Ubuntu 22.04.3 LTS 5.15.0-94-generic

output of flutter run --target=lib/main_development.dart -d linux :

CMake Error at flutter/ephemeral/.plugin_symlinks/sqlcipher_flutter_libs/linux/CMakeLists.txt:15 (add_library):
  Target "sqlcipher_flutter_libs_plugin" links to target "Threads::Threads"
  but the target was not found.  Perhaps a find_package() call is missing for
  an IMPORTED target, or an ALIAS target is missing?


CMake Error at flutter/ephemeral/.plugin_symlinks/sqlcipher_flutter_libs/linux/CMakeLists.txt:15 (add_library):
  Target "sqlcipher_flutter_libs_plugin" links to target "Threads::Threads"
  but the target was not found.  Perhaps a find_package() call is missing for
  an IMPORTED target, or an ALIAS target is missing?


CMake Generate step failed.  Build files cannot be regenerated correctly.

output of flutter doctor


flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[\u2713] Flutter (Channel stable, 3.19.0, on Ubuntu 22.04.3 LTS 5.15.0-94-generic,
    locale C.UTF-8)
[\u2717] Android toolchain - develop for Android devices
    \u2717 Unable to locate Android SDK.
      Install Android Studio from:
      https://developer.android.com/studio/index.html
      On first launch it will assist you in installing the Android SDK
      components.
      (or visit https://flutter.dev/docs/get-started/install/linux#android-setup
      for detailed instructions).
      If the Android SDK has been installed to a custom location, please use
      `flutter config --android-sdk` to update to that location.

[\u2717] Chrome - develop for the web (Cannot find Chrome executable at
    google-chrome)
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[\u2713] Linux toolchain - develop for Linux desktop
[!] Android Studio (not installed)
[\u2713] Connected device (1 available)
[\u2713] Network resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant