We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Despite using the -L option with full path of libclang.dll (and its container folder) it is failing to recognize the clang on Windows.
The text was updated successfully, but these errors were encountered:
I have the same problem. Could you guys help us to find out.
Sorry, something went wrong.
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);
No branches or pull requests
Despite using the -L option with full path of libclang.dll (and its container folder) it is failing to recognize the clang on Windows.
The text was updated successfully, but these errors were encountered: