6 lines
251 B
Text
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
|