-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Error in PyMOL source code when compiling with clang #55029
Comments
@llvm/issue-subscribers-clang-codegen |
Could same problem be reproduced with 14 or |
First, I don't understand why PyMOL's compilation error prompt needs to be submitted to llvm. What's the relationship between them? The reproduction step is like this,
|
Version 14 is recently release and currently maintained one and |
@Wenmj201582 Since you are using some vendor-modified clang and not the officially released version, please consider reporting this issue to the compiler vendor (Huawei). If the problem could be reproduced with the latest released clang from releasesd, please reopen the issue |
I am using the clang compiler to compile PyMOL software, and its compilation command is :
python3 setup.py install
,The software versions involved are as follows:
HUAWEI BiSheng Compiler 2.1.0. B010 clang version 12.0.0
Python 3.8.1
pymol-open-source-2.5.0
Errors are reported as follows:
error-file.zip
The text was updated successfully, but these errors were encountered: