This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 error. Do others experience a similar problem with this version?

Parents
  • If they have bought a framework that doesn't retain the exit code, then they better tell the supplier this is a show stopper for a compiler vendor. If they have managed to produce own code that fails to retain the error code, then they should consider looking to hire some new staff.

    A makefile totally 100% depends on error codes and a compiler that doesn't report an error code is embarrassing.

Reply
  • If they have bought a framework that doesn't retain the exit code, then they better tell the supplier this is a show stopper for a compiler vendor. If they have managed to produce own code that fails to retain the error code, then they should consider looking to hire some new staff.

    A makefile totally 100% depends on error codes and a compiler that doesn't report an error code is embarrassing.

Children
No data