allwinner_a64/android/prebuilts/misc/windows/protobuf2.5/PREBUILT
2018-08-09 00:27:16 +08:00

6 lines
251 B
Text

The binaries in this prebuilt directory can be rebuilt using
the source in external/protobuf2.5
cd external/protobuf2.5
./configure --host=i686-w64-mingw32 --with-protoc=protoc --prefix=path/to/prebuilts/misc/windows/protobuf2.5
make && make install