InitError: could not load library "libstdc++-6.dll"

I solved it using Libdl.dlopen and Libdl.dlsym explicitly for the ccalls.

1 Like