Author Topic: Remove blob of text in build window when compiling  (Read 2106 times)

LouieM

  • Community Member
  • Posts: 17
  • Hero Points: 1
Remove blob of text in build window when compiling
« on: September 08, 2017, 12:28:21 AM »
When I compile or execute my program, I always see this message in the build window:
Quote
   [SE user@host gnu]$ /home/user/slickedit-pro2017beta3/bin/vsbuild build -b /home/user/projects/ots/pmax/tools/ParseProblem/gnu/output.txt -c Debug /home/user/.slickedit/projects/project/proj.vpw /home/user/.slickedit/projects/project/proj.vpj -signal 41155 -execute "/home/user/projects/ots/project/MyProject" arg1 arg2 arg3
   ---------- 'build' Project: 'project.vpj' - 'Debug' ---------- VSLICKERRORPATH=/home/user/projects/ots/project
It's been there for as long as I can remember.  It messes up my error parsing, and is quite unnecessary.  The only output I want to see in the build window, is output from the compiler.  At least make it optional so that we can turn it off.