User forums > Nightly builds
The 04 September 2010 build (6570) is out.
killerbot:
cppcheck plug-in currently is not configurable, but it would be good idea (it already crossed our mind) to configure the path for it so it can find the cppcheck executable.
That input file is generated on the fly, for providing the input files, it is not reusable.
MortenMacFly:
--- Quote from: eckard_klotz on September 09, 2010, 12:58:54 pm ---1. Since I don't have the admin-rights to install cppcheck I've copied a ready installed package from an other computer to my system. It works, but I have to search the tool every-time when i want to start it. Ii there a possibility to set the location in the environment-configuration of code::blocks?
--- End quote ---
This you can actually solve if you put the executable to your path or in the path where codeblocks.exe is located. Alternatively expand the PATH environment variable to the path where your cppcheck.exe is.
However, surely the plugin could be enhanced to offer at least some configuration options.
eckard_klotz:
Hello Everybody.
Thanks for the quick reaction. I learned the plug-in is still under development and there is somebody who is interested in ideas to define new features. That's great.
Has anybody an idea why the cppcheck-project is able to activate the 'find by click' feature I described (and why my project is not)?
--- Quote ---2. If I load the code::blocks project of cppcheck and start cppcheck to testst its own sources I can click on one message, code::blocks opens the file and jumps to the asosiated code-line. If I do the same in my project, I have to search the code-line by my self. How do I have to configure my project to activate the 'find by' click feature?
--- End quote ---
Best regards,
Eckard Klotz.
MortenMacFly:
--- Quote from: eckard_klotz on September 09, 2010, 06:41:15 pm ---Has anybody an idea why the cppcheck-project is able to activate the 'find by click' feature I described (and why my project is not)?
--- End quote ---
No, this works for me. Can you send a stripped sample project where it does not? Is it probably Makefile based (although this still should work)?!
emptymind:
When i use abbreviation, new line symbols '\n' just printing in editor. It was working fine before.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version