Skip to content

[Bug]: extern "C" missing? #515

New issue

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

Closed
adam-urbanczyk opened this issue Mar 5, 2025 · 2 comments
Closed

[Bug]: extern "C" missing? #515

adam-urbanczyk opened this issue Mar 5, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@adam-urbanczyk
Copy link

adam-urbanczyk commented Mar 5, 2025

Description of bug

There is this, but LLVM_CLANG_C_EXTERN_C_BEGIN does not seem to be defined.

Am I missing something obvious? The binaries (at least on win) from conda-forge do not export anything like e.g. clang_Interpreter_evaluate using the c linkage.

If you need why: I'd like to call this lib via ctypes in python.

What operating system was you using when the bug occured?

Windows

What is the architechture of the cpu on your system?

x64

What did you build CppInterOp against?

Not sure, I used the conda-forge build

@adam-urbanczyk adam-urbanczyk added the bug Something isn't working label Mar 5, 2025
@vgvassilev
Copy link
Contributor

Thanks for the bug report. It seems you have found the root cause of it, can you provide a fix?

@anutosh491
Copy link
Collaborator

I think this can be closed as #440 went in ?

Closing as I think the root cause has been addressed. Can re-open if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants