I am experimenting with high level bindings to sundials. The library compiles fine on Linux & Windows, the #[test]s pass but the doc tests fail with error Test executable failed (exit code: 0xc0000135). From what I understand, this means that some dll was not found. If I add the doctest as an example, then it runs fine. Any clue about what is going on? I am not familiar with Windows, any help is kindly appreciated.
Best,
Christophe