-
Notifications
You must be signed in to change notification settings - Fork 216
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
Plugin cannot be loaded #475
Comments
I assume you use the "official" binary distribution of Qt Creator installed by the Qt installer and the plugin from the binary release artefacts? The problem is here I have to look into how to resolve this problem. This is possible since the official binary Qt Creator distribution also works on different Linux distributions. In the meantime, I suggest you use the Qt Creator snap package which contains Qt Creator and a compatible plugin. |
Thanks for your advice. Now I use the following environment: Can be used normally~ |
I downgraded the Ubuntu version in the CI pipeline (#477). If you still want to use the latest version from the online installer you can try the Linux build artefact from that PR. There will be a new release once this is merged and you will be able to use the official installation instructions again. |
Hi there,
When I import the plugin and restart qt creator, I got an error message like this...
This is my system infomation
Ubuntu
20.04
Qt Creator
9.0.1
ros_qtc_plugin
9.0
I have tried below versions and only ros_qtc_plugin 9.0 have problem.
Maybe I have to make & install
GLIBC
or update my ubuntu?The text was updated successfully, but these errors were encountered: