Hello all, I would like to use two C compilers (or one C compiler and PCLint) at the same time. Therefore I like to start e.g. first the C compiler on the active C file from PSPad (CTRL+F9) and afterwards I like to start another external tool (e.g. a different compiler or a static code analysis tool like PCLint) on the same source file.
PSPad only offers one external compiler to be started with CTRL+F9. In the "Highlighter Settings" I'm able to select only one compiler (*.exe) with parameters, capturing and parsing the compiler output. A second compiler can't be selected on the same highlighting settings (e.g. "C/C++"). How can I start a second compiler/tool without changing the whole project or the project settings? Regards, Volker -- <http://forum.pspad.com/read.php?2,41993,41993> PSPad freeware editor http://www.pspad.com
