I am trying to build latest from source on a Macbook Pro. All steps to configure and then "make" protoc work. But then I get the following error when I run "make check":
*no_warning_test.cc:81:10: **fatal error: **'google/protobuf/compiler/profile.pb.h' file not found* I can find no such file in the repo nor can I find any .proto source file from which it would be generated. Anyway have any tips on what's wrong with my environment? ---- *Josh Humphries* [email protected] -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
