elementary / capnet-assist

Captive Portal Assistant
GNU General Public License v3.0
58 stars 9 forks source link

Ninja error #79

Closed LuizLLPz closed 2 years ago

LuizLLPz commented 2 years ago

What Happened?

The meson build command works sucessfully for me with no error messages. But when trying to install using ninja this error message shows up for me: "ninja: error: loading 'build.ninja': No such file or directory"

Steps to Reproduce

1- Runned meson build --prefix=/usr command. 2- Use ninja related command within this folder, e.g: "ninja test", "ninja install".

Expected Behavior

The expected output was to be able to run the test command and the install command sucesfully

OS Version

Other Linux

Software Version

Compiled from git

Log Output

No response

Hardware Info

No response