I am using elementary OS, Followed all the steps in the document.
when i enter this command,
meson x --buildtype release --strip -Db_lto=true
I get,
Error during basic setup:
Neither directory contains a build file meson.build.
you need clone project first, and then cd scrcpy, you can see meson.build file.
My bad. Sorry! @plugine
When I shall clone the project, what would be the correct commands then? Also I get the meson.build error...
EDIT: Never mind. git clone url
Yes..Sorry it's working fabulous 馃ぉ
Most helpful comment
you need clone project first, and then cd scrcpy, you can see meson.build file.