You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to make the project, I encountered the error like this:
Makefile:10: /rules.mk: No such file or directory
Makefile:24: /package.mk: No such file or directory
Makefile:25: /version.mk: No such file or directory
make: *** No rule to make target `/version.mk`. Stop
The text was updated successfully, but these errors were encountered:
When I try to
make
the project, I encountered the error like this:Makefile:10: /rules.mk: No such file or directory Makefile:24: /package.mk: No such file or directory Makefile:25: /version.mk: No such file or directory make: *** No rule to make target `/version.mk`. Stop
The text was updated successfully, but these errors were encountered: