<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>My computer has Ubuntu 22.04 on it. <br>
    </p>
    <p>I'm trying to install scrcpy from source using the instructions
      found below.:</p>
    <p><a class="moz-txt-link-freetext" href="https://ubuntuhandbook.org/index.php/2023/03/scrcpy-2-0-install-android-remote-control/">https://ubuntuhandbook.org/index.php/2023/03/scrcpy-2-0-install-android-remote-control/</a></p>
    <p>Scrcpy is an app that lets you control an android device such as
      a phone from a computer.  Once I start it, the phone's screen
      appears on the computer screen and I click on  stuff instead of
      tapping it.  The latest version(2.3.1), also captures the sound on
      the android device and sends it to the computer's speakers.  The
      versions in the Ubuntu repository and the snap store don't do
      this.   When I try to install, a bunch of text scrolls by.  At the
      end, it throws 2 error messages and stops.  <br>
    </p>
    <p><br>
    </p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">Found
          ninja-1.10.1 at /usr/bin/ninja
        </span><br>
        [64/64] Linking target app/scrcpy
        <br>
        lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
        <br>
        [scrcpy] Installing (sudo)...
        <br>
        [0/1] Installing files.
        <br>
        <br>
        <span
style="font-weight:bold;color:#ff5454;background-color:#ffffff;">ERROR:</span><span
          style="color:#000000;background-color:#ffffff;"> InstallData
          file 'meson-private/install.dat' references functions or
          classes </span><br>
        that don't exist. This probably means that it was generated with
        an old version of m<br>
        eson.
        <br>
        <span style="color:#b21818;background-color:#ffffff;">FAILED: </span><span
          style="color:#000000;background-color:#ffffff;">meson-internal__install
           </span><br>
        /home/delboy/.local/bin/meson install --no-rebuild
        <br>
        ninja: build stopped: subcommand failed.
        <br>
        <span
style="font-weight:bold;color:#54ff54;background-color:#ffffff;">delboy@ladmo</span><span
          style="color:#000000;background-color:#ffffff;">:</span><span
style="font-weight:bold;color:#5454ff;background-color:#ffffff;">~/scrcpy</span></span></p>
    <p><span
        style="font-weight:bold;color:#5454ff;background-color:#ffffff;">Meson 
        wasn't installed prior to me following the instructions at the
        url above, so it was installed right before I tried to install
        scrcpy.  Does anyone have any idea how I could make this
        install?  Thanks.<br>
      </span></p>
  </body>
</html>