• ERRORLEVEL from command-line invocation of uVision2
    I am integrating our builds into the Ant and CruiseControl architecture, but have run into a problem: when invoking uVision2 from the command line, e.g.: uv2 -b washer.uv2 uVision2 never sets ERRORLEVEL...
  • ERRORLEVEL from command-line invocation of uVision2
    I am integrating our builds into the Ant and CruiseControl architecture, but have run into a problem: when invoking uVision2 from the command line, e.g.: uv2 -b washer.uv2 uVision2 never sets ERRORLEVEL...
  • UV4 Version 4.72a - ERRORLEVEL not set correctly
    With the latest 4.72a, the ERRORLEVEL doesn't seem to be set properly when I build a project with uv4.exe from the commandline. The error code seems to be always set to 0 when there is a compile/link...
  • UV4 Version 4.72a - ERRORLEVEL not set correctly
    With the latest 4.72a, the ERRORLEVEL doesn't seem to be set properly when I build a project with uv4.exe from the commandline. The error code seems to be always set to 0 when there is a compile/link...
  • Triggering build process using command line
    Hello, is there a possibility to trigger the build process from external? E.g. using command line or an external program? The build process should be done in the already opened UV5 window and it...