ninja not found

Stephen Brown StephenBrown165 at outlook.com
Fri Feb 10 18:55:16 EST 2017


Hi All,

In a gcdev msys I see
--------------------------------------------------------------------------
GNUCash at Ace /c/gcdev/gnucash/build/bin
$ ninja.exe install
sh: ninja.exe: command not found

GNUCash at Ace /c/gcdev/gnucash/build/bin
$ /c/gcdev/ninja/ninja.exe --help
usage: ninja [options] [targets...]

if targets are unspecified, builds the 'default' target (see manual).

options:
  --version  print ninja version ("1.6.0")

  -C DIR   change to DIR before doing anything else
  -f FILE  specify input build file [default=build.ninja]

  -j N     run N jobs in parallel [default=6, derived from CPUs available]
  -k N     keep going until N jobs fail [default=1]
  -l N     do not start new jobs if the load average is greater than N
  -n       dry run (don't run commands but act like they succeeded)
  -v       show all command lines while building

  -d MODE  enable debugging (use -d list to list modes)
  -t TOOL  run a subtool (use -t list to list subtools)
    terminates toplevel options; further flags are passed to the tool
  -w FLAG  adjust warnings (use -w list to list warnings)

GNUCash at Ace /c/gcdev/gnucash/build/bin
$

----------------------------------------------------------------

Is this still an installation error?

Cheers
Stephen Grant Brown



More information about the gnucash-devel mailing list