Question

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top