Skip to content

Conversation

dc03
Copy link

@dc03 dc03 commented Jun 14, 2022

Hopefully this fixes the MSVC x86_64 CI.

@dc03 dc03 changed the title update: update vcpkgGitRef to update vcpkg version WIP: Fix MSVC x86_64 CI Jun 14, 2022
@dc03
Copy link
Author

dc03 commented Jun 16, 2022

I've added a few extra options to the cmake -G ... bit, those being -Dprotobuf_BUILD_TESTS=OFF -Dprotobuf_BUILD_SHARED_LIBS=ON -DPROTOBUF_LIBRARY="$(Build.BinariesDirectory)\vcpkg\packages\protobuf_x64-windows\lib\libprotobuf.lib", hopefully the first two are redundant however I have added them for now as they were there when it ran on my machine.

dc03 added 4 commits June 17, 2022 19:40
On my VM, putting the Protobuf include before gRPC fixed protobuf linking against .dlls instead of .libs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant