使用 Visual Studio 2017 为 Windows 设置 GRPC CPP

Posted

技术标签:

【中文标题】使用 Visual Studio 2017 为 Windows 设置 GRPC CPP【英文标题】:GRPC CPP Setup for Windows using Visual Studio 2017 【发布时间】:2020-08-07 01:34:35 【问题描述】:

我目前正在使用 CPP 语言在 Windows 中设置 GRPC 客户端和服务器。我想使用的 IDE 是 Visual Studio。我无法获得任何适当的渠道来设置环境。任何帮助将不胜感激。

谢谢。

【问题讨论】:

请问environment是指GRPC的环境搭建吗? 在我的情况下,环境是我需要在 Visual Studio 2017 中使用 CPP 客户端和服务器构建和运行 GRPC 的设置。 【参考方案1】:

我正在使用 CMake、MinGW 和 VS2017 的打开文件夹功能。效果很好!

【讨论】:

嗨,这既不是问题的解决方案,也不能为提出问题的人提供足够的帮助。以后请不要发这样的答案,谢谢~ 但这是问题的解决方案。你对这里有什么期望?我发布了很多配置文件?

以上是关于使用 Visual Studio 2017 为 Windows 设置 GRPC CPP的主要内容,如果未能解决你的问题,请参考以下文章

Visual Studio C++ 社区 2017 中的构建错误

使用 Visual Studio 2017 为 Windows 设置 GRPC CPP

Visual Studio 2017 构建工具未安装在 Windows Server 2012 上

Visual Studio 2017 - 为依赖项禁用 CMake

markdown 使用CTRL + W关闭Visual Studio中的选项卡

使用 Visual Studio 2017 从源代码为 Windows 10 构建 Perl