composite icon indicating copy to clipboard operation
composite copied to clipboard

Make init cannot find platform id

Open hjaensch7 opened this issue 6 years ago • 2 comments

make init cannot find platform id after it is created in make config. Output:

make  -I/home/vagrant/composite/src --no-print-directory PLATFORM= -C platform init
make -C  clean
make[2]: *** clean: No such file or directory.  Stop.
Makefile:12: recipe for target 'clean' failed
make[1]: *** [clean] Error 2
Makefile:40: recipe for target 'init' failed
make: *** [init] Error 2

Did some debugging with @Others and confirmed that config is running and generating platform id. ZSH may be responsible for this issue.

hjaensch7 avatar Mar 01 '18 22:03 hjaensch7

@hjaensch7 Can you try and reproduce this?

Others avatar Jun 08 '18 21:06 Others

@hjaensch7 Can you reproduce this, and see if make config was not run?h

gparmer avatar Jun 08 '18 21:06 gparmer