Hi all, in order to sort out my macro issues I made a little test project
specifically for verifying builds across OSX and Windows. I have it
grabbing the latest S7 from the mirror on github (thanks Woody, super handy
that!).

With the current version of S7.h and S7.c, I get the following issues on
Visual Studio 2019, Windows 10:

compiling S7 throws errors for lines 11121 to 11125:
  Error C2491   'asinh': definition of dllimport function not allowed
  Error C2491   'acosh': definition of dllimport function not allowed
  Error C2491   'atanh': definition of dllimport function not allowed
  Error C2491   'cbrt': definition of dllimport function not allowed


If I comment those out, it builds fine. But I imagine that's not the
right solution... :-)


If there's anything I can do to assist, let me know, I'm set up to
build easily on win 10, VS 2019 now.


HTH

iain
_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to