Hi All, I downloaded the source files of the protobuf library,and now i am trying to compile it,but i am having few issues with that : I am working with Keil uvision IDE(http://www.keil.com/uvision/) ,while i am not using GCC nor Windows libraries , i am working with something that called realview libraries. Now while compiling i am missing headers like pthread.h ( for linux) or windows.h ( for windows) ,that depends on if i define _WIN32=1 .
So what can i do if anything? or switching to GCC is my only option ? Thanks Michael -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To view this discussion on the web visit https://groups.google.com/d/msg/protobuf/-/5-KvfyKM73kJ. 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.
