Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23914

Fix cmake build of telemetry plugin

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • None
    • None
    • Building Qt Creator

    Description

      • Required variables are not set: "Define both USP_SERVER_URL and USP_AUTH_KEY to enable data submission"
      • Fails to link on Windows: CMake finds the compiler at "C:\strawberry\c\bin\c++" instead of using MSVC. We had to workaround that in our Qt Creator build script too. Let's see if we just can pass on CMAKE_C_COMPILER and CMAKE_CXX_COMPILER to the ExternalProject_Add calls)

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-23914
        # Subject Branch Project Status CR V

        Activity

          People

            con Eike Ziller
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes