OneMoreGres / qtc-cppcheck

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

Cannot install to QT 4.5.2.. #45

Closed ghost closed 5 years ago

ghost commented 5 years ago

I have Qtcreator 4.5.2. I have copied the .so file in: /usr/lib/x86_64-linux-gnu/qtcreator/plugins

But when I launch the Qtcreator I get this error:

Screenshot from 2019-03-25 10-58-22

Could you please help me to fix this?

OneMoreGres commented 5 years ago

Prebuilt versions are compatible with Qt Creator from http://download.qt.io. It looks like you're using Qt Creator installed from a native package manager. So you should build the plugin from source or use Qt Creator from http://download.qt.io. Similar to #22