E. Crane Computing Support Forum

Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.

You are not logged in.

#1 2014-06-17 15:47:24

MyMomThinksImCool
Member

TFS build and Powergen 8.5 integration

Hello,

I am having some challenges to get Powergen 8.5 running on a TFS build box.  I'm running Script #9 from the Samples.

Assuming the following:
1. Pwrgn125.exe - path is in Environment variables
2. $(SolutionRoot)\TestApp.gen exists
3. $(SolutionRoot)\TestApp.olf exists


<Exec WorkingDirectory="$(SolutionRoot)" Command="start /wait Pwrgn125.exe /K=TestApp.gen TestApp.olf /NRP /NG" ContinueOnError="false">
</Exec>

Outside of TFS, Powergen works great.

I'm missing something.

Offline

Board footer