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

Qt6 says double-conversion missing even if it is installed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.2.0, 6.2.1
    • Build System: CMake
    • None
    • Linux/X11

    Description

      I have static libraries of Qt6.2 build for Linux(x64). When I build my application on this linux environment, I get the following 'message' during CMake Cache generaition :

       

      Could NOT find double-conversion (missing: double-conversion_DIR
      Configuring done
      Generating done
      

       

      However, double-conversion is installed in my linux setup.

       

      abhishekmohata@DENG-ABHM01:~$ apt list | grep "double-conversion"
      WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
      libdouble-conversion-dev/focal,now 3.1.5-4ubuntu1 amd64 [installed]
      libdouble-conversion3/focal,now 3.1.5-4ubuntu1 amd64 [installed,automatic]
      libghc-double-conversion-dev/focal,now 2.0.2.0+ds1-4build3 amd64 [installed]
      libghc-double-conversion-doc/focal 2.0.2.0+ds1-4build3 all
      libghc-double-conversion-prof/focal 2.0.2.0+ds1-4build3 amd64
      abhishekmohata@DENG-ABHM01:~$
      

      Is there something that can be  done to avoid this or any other missing package is needed ? Could you please help in resolution for this ?

       

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            abhishek.mohata Abhishek Mohata
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes