Can not complete with EasyClangComplete after upgrade to 3.3.3
See original GitHub issueEasyClangComplete 3.3.2 work very well for me, but after upgrade to 3.3.3 I’ve got these errors:
ERROR - EasyClangComplete.plugin.completion.lib_complete] error: dlsym(0x7fcfa6fec5b0, clang_CXXConstructor_isConvertingConstructor): symbol not found. Please ensure that your python bindings are compatible with your libclang.so version.
ERROR - EasyClangComplete.plugin.view_config] cannot initialize completer with libclang.
My English isn’t very good, please don’t mind.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Sublime Text won't install EasyClangComplete - Stack Overflow
Suddenly, it seems to work now. I've done a full system update(Upgraded packages including python 3.8 and 3.9, although I updated sublime ...
Read more >ecc shows errors when the compiler does not #282 - GitHub
My interpretation is that since it cannot figure out the type of bar (type ... The plugin doesn't complete methods in mode 'use_libclang'...
Read more >Full settings guide - EasyClangComplete - GitHub Pages
The project-specific settings are only available when the code is within a Sublime Text project defined by a *.sublime-project file. They must be...
Read more >EasyClangComplete - Package Control
The plugin will run cmake on a proper CMakeLists.txt in your project folder and will use information from it to complete your code...
Read more >Sublime Text 3 and EasyClangAutocomplete - advanced
clang_complete file with the following contents to point to the headers. Then I get errors saying ofMain.h can't be found etc. so I...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
So, then I guess only 8.0.0 -> 3.8, but all the above -> 3.9, right? Will fix it either today or tomorrow.
Should be up in half an hour or so. Thanks again for reporting!