On 1 January 2018 at 01:48, Krishna Patsariya <[email protected]> wrote: > Hi All, > > I am facing one strange issue after integrating Protobuf in my project. > > "cc1: out of memory allocating 3355443200 bytes after a total of 585728 > bytes".
It might be useful to include what files you compiled that made the compiler hungry for memory. What compiler are you using. On what system ? -h > > without protobuf I can compile my code without any issue. If any one > encountered same situation kindly help me in this. > > > Thanks, > Krishna > > -- > 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. -- 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.
