Open KrishnaPG opened 8 years ago
Despite using the -L option with full path of libclang.dll (and its container folder) it is failing to recognize the clang on Windows.
I have the same problem. Could you guys help us to find out.
Just find out where your dll is and check out the path in ffi-generate sources by adding some output console.log(path); here
ffi-generate
console.log(path);
Despite using the -L option with full path of libclang.dll (and its container folder) it is failing to recognize the clang on Windows.