Skip to content
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 for QtCreator 4.11 on OSX in fact depends on 4.10 #1

Open
thebootroo opened this issue Dec 16, 2019 · 2 comments
Open

Plugin for QtCreator 4.11 on OSX in fact depends on 4.10 #1

thebootroo opened this issue Dec 16, 2019 · 2 comments

Comments

@thebootroo
Copy link

When trying to use the plugin on OSX with QtCreator 4.11, it gives a startup error telling that the plugin depends on some other plugins in version 4.10, probably the plugins was not rebuilt from clean directory.

@a-andreyev
Copy link

a-andreyev commented Feb 25, 2020

The state is the same with Linux-based QtCreator builds, Qt Creator update requires the rebuilding of the plugin. Getting the same error message when trying to run the plugin that was built against qtcreator-src version 4.10 with QtCreator 4.11. Rebuilding the plugin helps.

I've provided archlinux AUR package to simplify the deployment for the archlinux-based Linux distros.

@Ashark
Copy link

Ashark commented Aug 20, 2023

I installed the plugin from releases files, but at Qt Creator launching, I get the window saying

Could not resolve dependency 'Core(4.15.0)'
Could not resolve dependency 'ProjectExplorer(4.15.0)'

I have installed qtcreator-src 11.0.1 for QtCreator 11.0.1 on Arch Linux. But building the plugin (git version, using aur provided by @a-andreyev) fails.

The latest release currently is v1.4.0 released at May 8, 2021, for Qt Creator 4.15. Are you planning to update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants