QtcCppcheck plugin issue
Unsolved
Qt Creator and other tools
-
-
Hi,
I want to integrate QtcCppcheck plugin in qt-creator.I downloaded v3.3 of QtcCppcheck.I am using qt-creator 3.3.
Can any one suggest me what are the steps I have to follow .
@jayasri Do you want to compile the plug-in?
In this case you need to use same Qt version which was used to build QtCreator. You can find out the Qt version in "Help/About QtCreator...". And, of course, you need to build it for the same architecture (x86 or x64).