[CM] Issues building S7 on windows with MSVC

Iain Duncan iainduncanlists at gmail.com
Fri May 1 13:16:11 PDT 2020


Ah fantastic, I think I must have grabbed the wrong copies of s7.c, I meant
to try with the latest tarball and must have made a mistake copying between
machines.

Thanks Bill, I'll try it out this afternoon and see how it goes.

iain

On Fri, May 1, 2020 at 11:26 AM <bil at ccrma.stanford.edu> wrote:

> Both of those problems were fixed in late February.
> The qsort line should be
>
> qsort_s(base, nmemb, size, sort_r_arg_swap, &tmp);
>
> and access should be
>
> if (_access(filename, 0) != -1)
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/mailman/private/cmdist/attachments/20200501/5b32e536/attachment.html>


More information about the Cmdist mailing list