[CM] Issues building S7 on windows with MSVC

Iain Duncan iainduncanlists at gmail.com
Fri May 1 14:18:26 PDT 2020


Hi everyone, just wanted to confirm the current tarball is compiling fine
on MSVC 2019, my apologies for the mistaken post.

thanks!
iain



On Fri, May 1, 2020 at 1:16 PM Iain Duncan <iainduncanlists at gmail.com>
wrote:

> 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/b3f65167/attachment.html>


More information about the Cmdist mailing list