microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.24k stars 6.41k forks source link

[grpc] update to v1.63 #40803

Open AlangabSistemi opened 2 months ago

AlangabSistemi commented 2 months ago

Library name

grpc

New version number

v1.63

Other information that may be useful (release notes, etc...)

I need af_unix support for windows in grpc c++

AlangabSistemi commented 2 months ago

There’s nothing in this gofile (folder not found is the error )…

Da: Gabriel Mauricio @.> Inviato: mercoledì 4 settembre 2024 15:48 A: microsoft/vcpkg @.> Cc: Pierotti Alberto @.>; Author @.> Oggetto: Re: [microsoft/vcpkg] grpc update to v1.63 (Issue #40803)

try this https://gofile.io/d/yMHabA select the desired compiler in the installer

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/vcpkg/issues/40803#issuecomment-2329119262, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BEVOUNNYATWIYIZ2F3PNFULZU4FPVAVCNFSM6AAAAABNUL3NP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRZGEYTSMRWGI. You are receiving this because you authored the thread.Message ID: @.**@.>>

SISTEMI S.p.A. | P.I. 08245660017 | Per consultare la nostra informativa privacy vi invitiamo a visitare il sito alla pagina www.sistemi.com/privacy https://www.sistemi.com/privacy

Cheney-W commented 2 months ago

https://github.com/microsoft/vcpkg/pull/39800

AlangabSistemi commented 2 months ago

it seems that the grpc version the old , 1.60. what do i miss?

Cheney-W commented 2 months ago

grpc will be updated by the PR I mentioned above.

VAllens commented 1 week ago

The latest version of the grpc repository is 1.67.1 !!! Who maintains the grpc package version on vcpkg ??? Can I participate? How can I participate?

dg0yt commented 1 week ago

Can I participate?

Sure.

How can I participate?

Study the last port updates. It help to understand the amount of work:

Hint: vcpkg doesn't update ports in isolation. It requires integration with all reverse dependencies.