Hello All, I am trying to understand how to build a uv2 project from command line. Presently when the (eg test.uv2) project is clicked open, it defaults to the uv2 IDE for build, compile and link. Is there any way,that a project can be built, compiled and linked from command line without resorting to the IDE? The idea is that someone without a knowledge of the IDE, should simply be able to compile the project with a given set of instructions. Thanks in advance. I look forward for your suggestions.