OneMoreGres / qtc-cppcheck

Qt Creator Cppcheck integration plugin [deprecated]
MIT License
126 stars 37 forks source link

Support for Qt Creator 4.0.0>=beta1 #15

Closed ronjouch closed 8 years ago

ronjouch commented 8 years ago

Trying to use version 3.6.0 of the plugin with the newly released Qt Creator 4.0.0beta1, it appears in an error state and the "Error Details" button of the "Installed Plugins" shows:

Could not resolve dependency 'Core(3.6.0)'
Could not resolve dependency 'ProjectExplorer(3.6.0)'
OneMoreGres commented 8 years ago

It shouldn't work :) I'll make 4.0.0 version near/after official Qt Creator's release.

dbedrenko commented 8 years ago

@OneMoreRes v4.0.0 was released yesterday :) I would love to see this plugin also work with v4. Thank you for this software

OneMoreGres commented 8 years ago

Updated it.

jibintao commented 6 years ago

Hi Sir, I installed Qt Creator 4.5.1 and qtc-cppcheck 4.3.0, but when I restart my Qt Creator, there is an error oucrred as: ould not resolve dependency 'Core(4.4.0)' Could not resolve dependency 'ProjectExplorer(4.3.0)',

I tried to compile your code, but there are many dependency file absence, could you give me some advices? thanks! Michael, email: bintao.ji@qq.com

OneMoreGres commented 6 years ago

Hi, Michael! Plugin's version must match Qt Creator's version (difference in last digit is acceptable). Version for qtc 4.5.1 is here.