Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Also, I choose the MSVC2017 32-bit kit --- how to add the 64-bit kit to this project...?
Qt 6.11 is out! See what's new in the release blog

Also, I choose the MSVC2017 32-bit kit --- how to add the 64-bit kit to this project...?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 298 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lse123
    wrote on last edited by
    #1

    https://github.com/fritzing/fritzing-app.git

    I CLONED THIS APP ^^^
    in Qt Creator
    but can Not run --- see error below...?
    Also, I choose the MSVC2017 32-bit kit --- how to add the 64-bit kit to this project...?

    2020-04-11T20:04:45 Clang Code Model: Error: The clangbackend executable "C:\Qt\Tools\QtCreator\bin\clangbackend.exe" does not exist.
    Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
    Could not read qmake configuration file C:/Qt/5.12.2/android_arm64_v8a/mkspecs/android-clang/qmake.conf.
    Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
    Could not read qmake configuration file C:/Qt/5.12.2/android_armv7/mkspecs/android-clang/qmake.conf.
    Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
    Could not read qmake configuration file C:/Qt/5.12.2/android_x86/mkspecs/android-clang/qmake.conf.
    Project MESSAGE: target arch: x86
    Project MESSAGE: Fritzing requires libgit2
    Project MESSAGE: Build it from the repo at https://github.com/libgit2
    Project MESSAGE: See https://github.com/fritzing/fritzing-app/wiki for details.
    Project ERROR: libgit2 include path not found in F:/Qt-Projects/fritzing-app/../libgit2/include
    Project MESSAGE: target arch: x86
    Project MESSAGE: Fritzing requires libgit2
    Project MESSAGE: Build it from the repo at https://github.com/libgit2
    Project MESSAGE: See https://github.com/fritzing/fritzing-app/wiki for details.
    Project ERROR: libgit2 include path not found in F:/Qt-Projects/fritzing-app/../libgit2/include
    Project MESSAGE: target arch: x86
    Project MESSAGE: Fritzing requires libgit2
    Project MESSAGE: Build it from the repo at https://github.com/libgit2
    Project MESSAGE: See https://github.com/fritzing/fritzing-app/wiki for details.
    Project ERROR: libgit2 include path not found in F:/Qt-Projects/fritzing-app/../libgit2/include
    Project MESSAGE: target arch: x86
    Project MESSAGE: Fritzing requires libgit2
    Project MESSAGE: Build it from the repo at https://github.com/libgit2
    Project MESSAGE: See https://github.com/fritzing/fritzing-app/wiki for details.
    Project ERROR: libgit2 include path not found in F:/Qt-Projects/fritzing-app/../libgit2/include
    Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
    Could not read qmake configuration file C:/Qt/5.12.2/android_arm64_v8a/mkspecs/android-clang/qmake.conf.
    Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
    Could not read qmake configuration file C:/Qt/5.12.2/android_armv7/mkspecs/android-clang/qmake.conf.
    Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
    Could not read qmake configuration file C:/Qt/5.12.2/android_x86/mkspecs/android-clang/qmake.conf.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved