Thank you Simon. I've add stl_util.h to nobase_include_HEADERS by https://code.google.com/p/protobuf/source/detail?r=574
Thanks, Jie 2014-08-21 9:54 GMT-07:00 Simon Newton <[email protected]>: > > > > On Tuesday, August 19, 2014 1:39:28 PM UTC-7, Jie Luo wrote: >> >> Hi all, >> >> I have uploaded the release candidate of protobuf-2.6.0 >> (protobuf-2.6.0rc1) here: >> >> https://protobuf.googlecode.com/svn/rc/ >> >> The RC1 has been tested on Linux, Mac, Cygwin, MinGW and MSVC (2010, >> 2013). >> >> Feel free to try it out. >> Feedback is highly appreciated. > > > There is at least one missing header: > > zero_copy_stream_impl_lite.h includes <google/protobuf/stubs/stl_util.h> but > stl_util.h isn't installed. > > In src/Makefile.am stl_util.h is listed in libprotobuf_lite_la_SOURCES > rather than nobase_include_HEADERS. > > Simon > >> >> >> Thanks, >> Jie > > -- > 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 http://groups.google.com/group/protobuf. > For more options, visit https://groups.google.com/d/optout. -- 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 http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
