Building Programs in Sun Workshop TeamWare |
19 |
![]() |
This chapter is organized into the following sections:
Building a TeamWare Target
A TeamWare target differs from a make target. When you build a program in TeamWare, you are actually building a TeamWare target. A TeamWare target is an object made up of a :
Note - If the build command is not in yourPATH
, you might have to specify the full command path.
Each error gives the name of the file containing the error, the line number on which the error occurs, and the error message.
Clicking on the underscored error immediately starts a text editor that displays the source file containing the error. The source file is shown with the error line highlighted and an error glyph appears to the left of the line.
Note - Only Sun compilers produce output that can be converted to hypertext links. If the build command you use does not call Sun compilers, you might lose the link facilities of the Building window.
The message area of the text editor displays the error message.
The following steps show how you can use the Building window and the text editor to quickly fix build errors:
For detailed information on building in TeamWare, see the online help. You can access the online help by choosing Help