Page 1 of 1

Command line validation / transfer options

Posted: Mon Mar 12, 2012 4:07 am
by sbmadsen
Is it possible to validate a iX Developer based project using the command line in a windows environment ?
Is it possible to transfer a project to an usb stick using the same approach ?
Currently I have to open iX Developer and use the ide to do this.
It would be nice to be able do this in scripting because it would be possible to automate these procedures and for instance implement this on a software building server.

Re: Command line validation / transfer options

Posted: Tue Mar 13, 2012 9:55 am
by Skylar
It is not currently possible to validate or compile a project without using the iX IDE. However, once the project is compiled, you could write a script that copies the outputted compile directory to a USB stick.