Closed joeblew99 closed 7 years ago
i had to git clone the original code to get the make working..
git clone https://github.com/johanbrandhorst/protobuf.git
Still confused and would love to get to the bottom of this if you have any ideas. It should not need this git clone, and should instead be using the vendor where the code lives already..
Hi! Somehow I wasn't getting notifications for this repo do I didn't realise an issue had been raised. Terribly sorry for the delayed reply.
You're absolutely right that the proto file dependency should be vendored, that just an oversight on my part. I'll take a look at this as soon as I have time, but I would also accept PRs. Might be worthwhile adding some CI to this repo as well for future changes.
I am running your example code to learn more.. Had this working a few days ago, but today the make regen is failing.
I assume its looking inside the vendor folder ? any ideas ?