Automating Greenhills Build Process

greenhills

Solution

Incase anyone wonders, you can compile builds through the command line using gbuild -arg .

Problem

Reading through the command line commands for MULTI, I cannot find a suitable command to build a project (gpj) through command line solely. I have tried multi -build and receive the following error: Building (Launched from command line) Cannot spawn "'' -noconsole -prefixed_progress". Build failed Thanks in advance for any advice on how to invoke a build from the command line or a mbs script.

Original source