Hi, I generated the .h and .cc with the protoc.exe tool, when I included the pb.h in my solution it failed to compile
test.pb.h(17): fatal error C1060: compiler is out of heap space I added the /Zm option (I attempted with all factors i.e /Zm2000, /Zm200, /Zm1000 etc... but the error still comes up ... Any ideas please? as I am kinda stuck, Thanks! space -- 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.
