I’m not 100% sure who maintains the protobuf vcpkg port but GitHub.com/microsoft/vcpkg is always a good place to start for vcpkg related anything. Regards, Michael "Kiwi" Ngarimu
-- I checked the installed protobuf distribution in vcpkg's directory and indeed it seems that it only supports dynamic libraries... I would gladly move this discussion to somewhere more related to the vcpkg package, but when I search the package on the website (https://vcpkg.io/en/packages), it does not show any info at all (maintainer, contact, any flags to control static/dynamic builds). Is vcpkg completely centralized (because you suggested opening an issue to vcpkg itself)? I do specify the toolchain file in my cmake invocation, in my github build pipeline file https://github.com/em-eight/ppc2cpp/blob/651231349e7e5745d64f5ef6294fb76704351b07/.github/workflows/windows.yml#L30 At any case, it would be very convenient if protobuf's maintainers added a windows binary distribution to the release files. I think a regular static build covers 99% of the use cases. On Thursday, September 28, 2023 at 12:24:14 AM UTC+3 Michael Ngarimu wrote: I haven’t looked at all of your specific details but it looks like issue(s) might be how you’re using vcpkg and not related to protobuf. I don’t how list admins feel about whether this is OT or not. You received this message because you are subscribed to a topic in the Google Groups "Protocol Buffers" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/protobuf/F1sBHcWzdQk/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/e2a12ccf-c00f-4b18-bcf0-c99d7ac242d1n%40googlegroups.com. You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/C587449E-336E-4F74-B596-7D247DDA0A2C%40gmail.com. |
- [protobuf] Cannot statically link with protobuf from windo... Teo Tyrov
- [protobuf] Re: Cannot statically link with protobuf f... Michael Ngarimu
- [protobuf] Re: Cannot statically link with protob... Teo Tyrov
- Re: [protobuf] Re: Cannot statically link wit... Michael Ngarimu
