crossbuild with PowerShell on Windows only flashes a command window and exits?
Got a weird one which is probably a dumb mistake.
As part of a PowerShell script to automate our builds on Windows, I invoke crossbuild with:
Start-Process "C:\Program Files\Rowley Associates Limited\CrossWorks for ARM 5.1\bin\crossbuild.exe" -ArgumentList "-echo", "-config", "THUMB Release", "..\MobiusMain\MDK-ARM\MobiusMain.hzp"
It appears to launch a command line window and immediately quit.
Any thoughts?
Thanks!
Please sign in to leave a comment.
Comments
1 comment