关于xlnt c++ Excel的下载和编译

xlnt是一个现代化的C++库,用于在内存中操作电子表格。

 

源码下载地址:

github:https://github.com/tfussell/xlnt

gitcode:https://gitcode.com/gh_mirrors/xl/xlnt

CMake编译时若提示如下信息,说明没有第三方库,需要再下载libstudxml, 下载地址:https://gitcode.com/gh_mirrors/li/libstudxml,然后找到libstudxml文件夹,整体复制到xlnt\third-party\libstudxml下

image

使用CMake再次编译!

posted @ 2026-07-01 10:38  圐圙  阅读(11)  评论(0)    收藏  举报