asmaloney/libE57Format

{ci} MSVC 32-bit build doesn't run tests

开放

#236 创建于 2023年2月25日

 (0 条评论) (0 个反应) (0 位负责人)C++ (82 个派生)auto 404
enhancementhelp wantedtesting

仓库指标

星标
 (187 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I added an MSVC 32-bit build to the CI, but it fails to link with conda's xerces-c. Either the conda version doesn't include 32-bit builds of xerces, or the CI isn't finding them.

If anyone is interested in 32-bit builds, please feel free to fix this and submit a PR.

贡献者指南