Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neither directory contains a build file meson.build. #35

Closed
SuryaElavazhagan opened this issue Mar 11, 2018 · 6 comments
Closed

Neither directory contains a build file meson.build. #35

SuryaElavazhagan opened this issue Mar 11, 2018 · 6 comments

Comments

@SuryaElavazhagan
Copy link

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.
@plugine
Copy link

plugine commented Mar 11, 2018

you need clone project first, and then cd scrcpy, you can see meson.build file.

@SuryaElavazhagan
Copy link
Author

My bad. Sorry! @plugine

@soder82
Copy link

soder82 commented Mar 12, 2018

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

@Sivasankaramalan
Copy link

Yes..Sorry it's working fabulous 🤩

@elijahfischer1
Copy link

I am trying to Run meson to build the project into 'builddir' directory:

$ meson --prefix=/usr builddir

at this command line:
winning@winning-H67MA-USB3-B3:~$ meson --prefix=/usr builddir

and I get the following error message:
ERROR: Neither directory contains a build file meson.build.

Please advise. Thank you.

@rom1v
Copy link
Collaborator

rom1v commented Mar 27, 2023

You must execute this command from the scrcpy repo directory (that you git cloned).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants