JieHe96/iOS_Tensorflow_ObjectDetection_Example

Ran into an issue with protobuf

Opened this issue · 1 comments

I receive the following error in "within string_int_label_map.pb.h" when I run the project in xcode on my macOS.

"This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer headers. Please update your headers."

How can I regenerate this file or point to a different location in xcode?

Thanks,
Todd

This is a duplicate to this ticket:
#11

I explain my solution there which is available in a PR.
You can just grab my branch if you want a working version right now! 👍
Hope that helps! :)