Comment #5 on issue 468 by zf5984...@gmail.com: could not compiled this in
the MAC os
http://code.google.com/p/protobuf/issues/detail?id=468
OS is 10.8.2 and Xcode 4.6.
in this version, OS is no longer supporting gcc, while only supporting llvm
compiler - -
I think I need to install gcc by my
Comment #4 on issue 468 by xiaof...@google.com: could not compiled this in
the MAC os
http://code.google.com/p/protobuf/issues/detail?id=468
What's your OS version and Xcode version? I am afraid that protobuf doesn't
officially support compilers other than gcc. However, if it's easy enough
Comment #3 on issue 468 by zf5984...@gmail.com: could not compiled this in
the MAC os
http://code.google.com/p/protobuf/issues/detail?id=468
The newest Xcode in MAC does not use gcc anymore, so if i want to build
protbuf ok, I must install the gcc complier and something which are not
pre-inst
Comment #1 on issue 468 by henner.z...@gmail.com: could not compiled this
in the MAC os
http://code.google.com/p/protobuf/issues/detail?id=468
Uhm, the error messages give it away: you don't have any version of awk
installed; and no compiler.
--
You received this message because this proj