Last change
on this file since 30779 was 30658, checked in by donvip, 10 years ago |
[josm_pbf] update to protobuf 2.6.0 and latest osm-binary
|
File size:
706 bytes
|
Line | |
---|
1 | Protocol Buffers - Google's data interchange format
|
---|
2 | Copyright 2008 Google Inc.
|
---|
3 | http://code.google.com/p/protobuf/
|
---|
4 |
|
---|
5 | This package contains a precompiled Win32 binary version of the protocol buffer
|
---|
6 | compiler (protoc). This binary is intended for Windows users who want to
|
---|
7 | use Protocol Buffers in Java or Python but do not want to compile protoc
|
---|
8 | themselves. To install, simply place this binary somewhere in your PATH.
|
---|
9 |
|
---|
10 | This binary was built using MinGW, but the output is the same regardless of
|
---|
11 | the C++ compiler used.
|
---|
12 |
|
---|
13 | You will still need to download the source code package in order to obtain the
|
---|
14 | Java or Python runtime libraries. Get it from:
|
---|
15 | http://code.google.com/p/protobuf/downloads/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.