asmaloney/libE57Format

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

Ouverte

#236 ouverte le 25 févr. 2023

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (82 forks)auto 404
enhancementhelp wantedtesting

Métriques du dépôt

Stars
 (187 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur