Comment #10 on issue 270 by forrest....@gmail.com: Precompiled protoc binary for OS X
https://code.google.com/p/protobuf/issues/detail?id=270

Building protobuf 2.5.0 under Darwin (Mac OS X) was straight forward enough for me but getting it to build with the MATLAB extension was anything but easy. I didn't want to install Maven, yet another build system, we already have make, Ant, and Gradle, so I used Gradle to build it. The build downloads the source, configures it, and does the build. To get the MATLAB extension to build I had to patch some Makefiles which I probably didn't do a good job of but it is good enough. I've attached the Gradle build files and the Makefile patches I used. The reason I added this comment on this issue is because simplifying the Gradle build file, build.gradle, by removing the MATLAB support should be trivial. YMMV

Attachments:
        protobuf-darwin-2.5.0.tgz  3.3 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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 protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to