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

[cmake] snap-installed cmake not usable: "Version not parsable"

XMLWordPrintable

    • Linux/Wayland
    • 14b5c86a8 (17.0)

      on ubuntu one can install up-to-date cmake via snap. qtcreator correctly auto-detects the binary, but it cannot be used because qtcreator complains that "Version not parsable"

      the snap binary seems to be a small shim around /usr/bin/snap:

      tim@xps-plus ~> ls -l /snap/bin/cmake
      lrwxrwxrwx 1 root root 13 May 16 18:22 /snap/bin/cmake -> /usr/bin/snap*
      tim@xps-plus ~> /snap/bin/cmake --version
      cmake version 4.0.2
      
      CMake suite maintained and supported by Kitware (kitware.com/cmake).
      

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

            cadam Cristian Adam
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes