Created by: oraoto
Changes:
- Add cmake function
visualdl_protobuf_generate_cpp
, because path likeprotobuf::protoc
is not support in Windows - Add build script
build.ps
, translated frombuild.sh
-
std::experimental::filesystem
is used, to reduce code changes - Add
PyInit__foo
, to make the linker happy
Known Issues:
- protobuf is dynamic linked, and without zlib support, make protobuf easier to build, may cause problems
- Not tested with Python 2.7
A prebuild wheel is provided: Windows support