Hi

can you post your nant script?
or at least the part (nant target) that should execute the vxworks
executable?


with kind regards
Ruben Willems

On Fri, Apr 3, 2009 at 7:01 AM, Maddy <[email protected]> wrote:

>
>  Hi,
> I have an IDE named VxWorks 653 2.2.3 Development shell which needed
> to be invoked all the time when i notice any change in my source
> files.So i had invoked this shell through a VB scripts which invokes
> two more .bat(Batch files) to get this shell popped up for
> execution.Now i feel that since my IDE can be invoked by command
> line,it can also be invoked through nant scripts using the statement
> like
>
> D:\WindRiver\wrenv.exe -p vxworks653-2.2.3 But what i see is that its
> not at all invoking.I had tried all different ways but all turned out
> to be in vain. Can anyone pls suggest me any way either in nant
> scripts or in cruise control by which my IDE can be invoked.Now at
> present i am using VB scripts which is a very long proceess.
>
> Thanks and regards
> Maddy
>

Reply via email to