Figure 12. Build Parts window

Command

From a command line, he issues the following command:

teamc part -build brain.exe -release robot_control -workarea 310 -pool normal

Result

TeamConnection determines the parts that are needed for the build from the set of all the part versions that are currently visible from work area 310. The following part versions are selected for build:

brain.c

leg.c

brain.obj

leg.obj

brain.exe

foot.c

arm.c

foot.obj

arm.obj

optics.c (modification 1)

hand.c

optics.obj

hand.obj

 

After the build is complete, TeamConnection stores the resulting outputs of the build in the work area 310. After the build, the work area contains these parts:

brain.c

leg.c

brain.obj

leg.obj

brain.exe (contains modification 1)

foot.c

arm.c

foot.obj

arm.obj

optics.c (modification 1)

hand.c

optics.obj (modification 1)

hand.obj

 

Chapter 5. Working with no component or release processes 61

Page 81
Image 81
IBM SC34-4499-03 manual Build Parts window