On Thu, Sep 12, 2024, 4:42 PM Christoph M. Becker wrote:
> On 12.09.2024 at 06:46, Pierre Joye wrote:
>
> > I mentioned that long ago, but a maybe faster way to get windows ready
> > sources is vcpkg:
> >
> > https://vcpkg.roundtrip.dev/ports/libxpm
> >
> > only changes required are for static li
On 12.09.2024 at 06:46, Pierre Joye wrote:
> I mentioned that long ago, but a maybe faster way to get windows ready
> sources is vcpkg:
>
> https://vcpkg.roundtrip.dev/ports/libxpm
>
> only changes required are for static lib names, as we use _a to
> differentiate. lib for dll or static links.
Dr