I am trying to build versions 2.3.0 with vs2008,but i get some errors about hash_map. I have searched this forum,one solution is editing config.h, removing all the HASH_* #defines. Then the code will fall back to using map instead of hash_map, and it's working.
but if i still want to use hash_map,what should i do? . -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
