question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not complete with EasyClangComplete after upgrade to 3.3.3

See original GitHub issue

EasyClangComplete 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:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
niosuscommented, Mar 7, 2017

So, then I guess only 8.0.0 -> 3.8, but all the above -> 3.9, right? Will fix it either today or tomorrow.

0reactions
niosuscommented, Mar 7, 2017

Should be up in half an hour or so. Thanks again for reporting!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found