-
Notifications
You must be signed in to change notification settings - Fork 24
Fix protobuf.patch to support protobuf_BUILD_PROTOC_BINARIES #34
Conversation
Also according to
|
@CAMOBAP795 we're not publishing testing versions. I am changing the base to use stable instead. |
currently it's not possible to export straight from GitHub. |
it also might be possible to write conan hook which will be able to fetch sources from GitHub as |
mac builds failed:
|
@SSE4 let me have a look |
@SSE4 I have tried to run tests locally, is there a way to restrict test configuration, for instance I try
I don't have compiler below 10, how can I modify |
@CAMOBAP795 with environment variables, e.g. |
Why not splitting both protoc and libprotoxxx ? |
I can reproduce the same error, it only occurs when build_type=Debug and shared=True. However, when running otool the result is the same:
|
Patch updated based on PR protocolbuffers/protobuf#3878
Tested locally for: