command shell instruction don't work
stax76 opened this issue · 2 comments
stax76 commented
Hello,
the make command gives an error
Frank@DESKTOP-EBTU8L3 MSYS /
$ make
make: *** There were not specified any targets and not "make" control file found. conclusion
joshuawarner32 commented
@stax76 - Are you sure you're in the right directory? It looks suspiciously like you current working directory is '/', which is presumably not where you have avian checked out. You have to use 'cd' to change to the avian directory before issuing the make command.
stax76 commented
thanks, now I have another problem and posted it at the google group