asmaloney/libE57Format

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

Open

#236 opened on Feb 25, 2023

 (0 comments) (0 reactions) (0 assignees)C++ (82 forks)auto 404
enhancementhelp wantedtesting

Repository metrics

Stars
 (187 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide