Have you tried to simply use the version for 2.8.0? For minor releases it should work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2013-10-15
The 2.8.0 plugin used in QTCreator 2.8.1 gives these errors on startup:
Could not resolve dependency 'Core(2.8.0)'
Could not resolve dependency 'DiffEditor(2.8.0)'
Could not resolve dependency 'ProjectExplorer(2.8.0)'
Could not resolve dependency 'Qt4ProjectManager(2.8.0)'
Could not resolve dependency 'TextEditor(2.8.0)'
In order to re-build the plugin I need to have QTCreator source too?
include($$QTCREATOR_SOURCES/src/qtcreatorplugin.pri)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes that would be greatly appreciated!
Have you tried to simply use the version for 2.8.0? For minor releases it should work.
The 2.8.0 plugin used in QTCreator 2.8.1 gives these errors on startup:
Could not resolve dependency 'Core(2.8.0)'
Could not resolve dependency 'DiffEditor(2.8.0)'
Could not resolve dependency 'ProjectExplorer(2.8.0)'
Could not resolve dependency 'Qt4ProjectManager(2.8.0)'
Could not resolve dependency 'TextEditor(2.8.0)'
In order to re-build the plugin I need to have QTCreator source too?
include($$QTCREATOR_SOURCES/src/qtcreatorplugin.pri)
Hi, sorry for the late resonse. The error can be avoided by altering the file ArtisticStyle.pluginspec.in.
I closed the ticket since 3.0.0 is out as well as prebuild packages.
Best regards