Terasology/protobuf/compiler
Rasmus Praestholm e9b06d99d0 Merge PRs #1423 by @msteiger and #1436 by @flo - library updates 2014-12-11 00:12:14 -05:00
..
protobuf_COPYING.txt Add linux protobuf compiler and make the grandlew task runProtobufLinux working. 2014-11-22 15:56:25 +01:00
protoc Upgraded te protoc linux version to 2.6.1. 2014-12-09 22:49:19 +01:00
protoc.exe Updated protobuf binaries to 2.6.1 2014-12-09 21:29:07 +01:00
readme.txt Updated protobuf binaries to 2.6.1 2014-12-09 21:29:07 +01:00

readme.txt

Protocol Buffers - Google's data interchange format
Copyright 2008 Google Inc.
https://developers.google.com/protocol-buffers/

This package contains a precompiled Win32 binary version of the protocol buffer
compiler (protoc).  This binary is intended for Windows users who want to
use Protocol Buffers in Java or Python but do not want to compile protoc
themselves.  To install, simply place this binary somewhere in your PATH.

This binary was built using MinGW, but the output is the same regardless of
the C++ compiler used.

You will still need to download the source code package in order to obtain the
Java or Python runtime libraries.  Get it from:
  https://github.com/google/protobuf/releases/