Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-91914

Unable to build QtNetworkauth add-on with conan

    XMLWordPrintable

Details

    • Linux/X11, macOS, Windows

    Description

      Description
      Install Qt6.1.0 beta2, Cmake, Ninja and Conan with online installer. enterprise
       
      Run build command:
      conan install qtnetworkauth/6.1.0@qt/beta2 --build=missing --profile=/home/qt/RTA/qt5/Tools/Conan/profiles/qt-6.1.0-gcc-x86_64 -s build_type=Release -g cmake_paths -g cmake -g deploy
       
      Build error:
       
      CONAN_CMAKE_GENERATOR=Ninja
      QTDIR=/home/qt/RTA/qt5/6.1.0/gcc_64
      ERROR: Recipe not found: 'qtnetworkauth/6.1.0@qt/beta2'
      ['*** You can change them in /home/qt/.conan/profiles/default **', "** Or override with -s compiler='other' -s ...s***", '', '', 'Configuration:', '[settings]', 'arch=x86_64', 'build_type=Release', 'compiler=gcc', 'compiler.libcxx=libstdc++11', 'compiler.version=7.5', 'os=Linux', '[options]', 'qt6=6.1.0', '[build_requires]', '[env]', 'CONAN_CMAKE_GENERATOR=Ninja', 'QTDIR=/home/qt/RTA/qt5/6.1.0/gcc_64', "ERROR: Recipe not found: 'qtnetworkauth/6.1.0@qt/beta2'", '']
       You can change them in /home/qt/.conan/profiles/default **Or override with -s compiler='other' -s ...s**
       
      Configuration:
      [settings]
      arch=x86_64
      build_type=Release
      compiler=gcc
      compiler.libcxx=libstdc++11
      compiler.version=7.5
      os=Linux
      [options]
      qt6=6.1.0
      [build_requires]
      [env]
      CONAN_CMAKE_GENERATOR=Ninja
      QTDIR=/home/qt/RTA/qt5/6.1.0/gcc_64
      ERROR: Recipe not found: 'qtnetworkauth/6.1.0@qt/beta2'
       
       
       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            iknd Iikka Eklund
            mierala Minna Erälä
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes