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

ninja -v -C build ninja: Entering directory `build' ninja: fatal: chdir to 'build' - No such file or directory #1985

Closed
Akhil564 opened this issue Jun 15, 2021 · 5 comments

Comments

@Akhil564
Copy link

Akhil564 commented Jun 15, 2021

Hi, in the process of installing GTK stress testing tool i need to do install dependencies. but when I am executing with ninja command i am getting an issue...anyone could you please help me out.. thanks in advance.

following are the dependencies need to install....
git clone --recurse-submodules -j4 https://gitlab.com/leinardi/gst.git
cd gst
git checkout release
pip3 install -r requirements.txt
meson . build --prefix /usr
ninja -v -C build
ninja -v -C build install

getting an issue with ninja
#ninja -v -C build
ninja: Entering directory `build'
ninja: fatal: chdir to 'build' - No such file or directory

@jhasse
@mydongistiny

Originally posted by @Akhil564 in #1463 (comment)

@Akhil564 Akhil564 changed the title Hi, in the process of installing GTK stress testing tool i need to do install dependencies. but when I am executing with ninja command i am getting an issue...anyone could you please help me out.. thanks in advance. ninja -v -C build ninja: Entering directory `build' ninja: fatal: chdir to 'build' - No such file or directory Jun 15, 2021
@jhasse
Copy link
Collaborator

jhasse commented Jun 15, 2021

This is a meson issue.

@jhasse jhasse closed this as completed Jun 15, 2021
@Akhil564
Copy link
Author

thanks for reply, but how to reslove this issue. is there any possibility to work

@jhasse
Copy link
Collaborator

jhasse commented Jun 15, 2021

this is not a support forum, sorry

@passos
Copy link

passos commented Apr 16, 2022

so where is the support forum? @jhasse

@jhasse
Copy link
Collaborator

jhasse commented Apr 16, 2022

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

3 participants