[m-users.] Compiler trouble
Julien Fischer
jfischer at opturion.com
Mon Aug 8 13:04:09 AEST 2016
Hi,
On Mon, 8 Aug 2016, Sebastian Godelet wrote:
> I think this is a mismatch between the used Visual C++ compilers,
>
> Can you send the output of “cl”, e.g.
>
>
>
> Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24213.1 for x86
>
> Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft have apparently re-arranged a good deal of their C runtime
between VS2013 and VS2015. Based on
<https://msdn.microsoft.com/en-us/library/bb531344.aspx>, I think we
would need to build a separate binary packages that targets versions
of MSVC later than 2013.
Julien.
More information about the users
mailing list