Skip to content

How to compile the latest proto files correctly? #433

Closed Answered by ABaumher
ABaumher asked this question in Q&A
Discussion options

You must be logged in to vote

Found your makefile, nevermind. For anyone who sees this and cares, you'll need gmake, which you can get on Ubuntu with sudo apt install make (or the equivalent package for other distros). For windows, you can use min-gw or WSL (which is what i did). The command is make pb_update. You may need your python virtual environment configured properly, but that's a project-related thing and out of scope here.

You can also simply copy/paste the commands from the makefile manually if you want. They're just bash commands you can run from a terminal

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ABaumher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant