We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
truss was not built using Makefile. Please run 'make' inside go import path github.com/metaverse/truss.
Do you want to automatically run 'make' and rerun command:
$ truss _example/echo.proto
? [Y/n] y please install truss with make manually: could not run make in truss directory: exec: "make": executable file not found in %PATH%
The text was updated successfully, but these errors were encountered:
Seems like perhaps you don't have make installed?
Sorry, something went wrong.
@Liangzx you need to run ./wininstall.bat under cmd for truss to be built correctly under windows
No branches or pull requests
truss was not built using Makefile.
Please run 'make' inside go import path github.com/metaverse/truss.
Do you want to automatically run 'make' and rerun command:
? [Y/n] y
please install truss with make manually: could not run make in truss directory: exec: "make": executable file not found in %PATH%
The text was updated successfully, but these errors were encountered: