F:\dev\libcurl\src-vers\curl-8.8.0\lib\dynhds.h(177): fatal error C1083: 无法打开包括文件: “nghttp2/nghttp2.h”: No such file or directory

这个问题可以通过vcpkg安装nghttp2软件包,然后把安装的nghttp2中include中的头文件拷贝到一个deps目录中的include来解决

posted on 2024-06-05 10:49  北京开发  阅读(30)  评论(0)    收藏  举报