You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No idea why, but #1237 works fine on Linux and macOS, but not on Windows. I know that they may use different version of libxml2, but still it ought to be fine. Anyway, although I was able to build libCellML with libxml2 2.12.7 as part of libOpenCOR, in my libCellML-related tests I get unknown file: error: SEH exception with code 0xc0000005 thrown in the test body. as soon as I try to use libCellML. So, I am giving up (can't afford to spend more time on this) and going to stick to libxml2 2.9.14 (FWIW, libxml2 2.10.4 also works fine, but not libxml2 2.11.8 which gives the same error as libxml2 2.12.7).
I normally use libxml2 2.9.13 and 2.9.14 and it's fine, but I have just tried to build libCellML with libxml2 2.12.0 and got the following errors:
The text was updated successfully, but these errors were encountered: