随笔 - 16,  文章 - 0,  评论 - 4,  阅读 - 9054
04 2022 档案
VCPKG编译,下载mingw-w64-i686-libwinpthread-git-8.0.0.5906.c9a21571-1-any.pkg.tar.zst失败
摘要:用vcpkg编译zlib库的时候,在下载mingw-w64-i686-libwinpthread-git-8.0.0.5906.c9a21571-1-any.pkg.tar.zst文件的时候失败, vcpkg自身提供的所有的镜像都不能使用,在github上看了下,原因vcpkg中使用的地址是ming 阅读全文
posted @ 2022-04-29 17:02 bdshr 阅读(630) 评论(2) 推荐(1) 编辑
httplib库的使用(支持http/https)(一)
摘要:https://blog.csdn.net/harry49/article/details/115763383 阅读全文
posted @ 2022-04-26 17:23 bdshr 阅读(202) 评论(0) 推荐(0) 编辑
NuGet打包C++库文件结构示例
摘要:1.说明 准备对C++开发的程序,用nuget来进行包管理,所以对nuget打包研究了下, 下面先看几个例子,重点关注目录结构和targets文件 2.例子 1.boost.1.79.0.nupkg,只包含了boost的头文件,带lib的在其他的包里. 2.boost_bzip2-vc143.1.7 阅读全文
posted @ 2022-04-26 10:37 bdshr 阅读(290) 评论(0) 推荐(0) 编辑
NuGet 服务器建立,及打包发布
摘要:参考资料: 搭建私有的NuGet服务器 NuGet打包和发布 C++/C编程学习:使用nuget管理c++库的原理 Nuget服务的搭建-打包-上传-删除 一、服务器的建立 1.创建asp.net空的项目 2.添加NuGet.Server的nuget引用 3.编译并发布到IIS服务器. 4.参考资料 阅读全文
posted @ 2022-04-25 18:31 bdshr 阅读(197) 评论(0) 推荐(0) 编辑
VCPKG编译结果打包成nuget
摘要:只写和Nuget相关的 Example: vcpkg export zlib zlib:x64-windows boost --nuget 相关命令参数: vcpkg help export //查看导出的帮助文档 --nuget Export a NuGet package //导出成Nuget包 阅读全文
posted @ 2022-04-25 17:43 bdshr 阅读(270) 评论(0) 推荐(0) 编辑
VS 2022新特性_Visual Studio2022新功能
摘要:https://www.csdn.net/tags/MtTaEg0sNDQ2MzI5LWJsb2cO0O0O.html 阅读全文
posted @ 2022-04-25 13:43 bdshr 阅读(157) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示