12.12.2012 Views

Teach Yourself Borland C++ in 14 Days - portal

Teach Yourself Borland C++ in 14 Days - portal

Teach Yourself Borland C++ in 14 Days - portal

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

NOTE<br />

More on Projects<br />

Compiler and l<strong>in</strong>ker errors are always displayed <strong>in</strong> the message w<strong>in</strong>dow.<br />

Show General Msgs<br />

When the Show general msgs option is on, various status messages are displayed <strong>in</strong> the<br />

message w<strong>in</strong>dow of the Code Editor. For example, compil<strong>in</strong>g the ScratchPad program with<br />

general messages turned on results <strong>in</strong> the follow<strong>in</strong>g text be<strong>in</strong>g output to the message w<strong>in</strong>dow:<br />

[<strong>C++</strong>] Compil<strong>in</strong>g: Scratch.cpp<br />

[<strong>C++</strong>] Compil<strong>in</strong>g: SPMa<strong>in</strong>.cpp<br />

[<strong>C++</strong>] Loaded cached pre-compiled headers.<br />

[<strong>C++</strong>] Compil<strong>in</strong>g: SPAbout.cpp<br />

[L<strong>in</strong>ker] Incremental L<strong>in</strong>k<strong>in</strong>g: D:\Projects\Scratch\Scratch.exe<br />

Turn on this option if you want to see the status messages <strong>in</strong> the message w<strong>in</strong>dow.<br />

The Pascal Page<br />

The Pascal page of the Project Options dialog box is used to set the Pascal compiler options.<br />

The Pascal compiler is used if you add Pascal units (.pas) to your <strong>C++</strong>Builder projects. The<br />

Pascal compiler sett<strong>in</strong>gs are numerous and beyond the scope of this discussion, so I’m not<br />

go<strong>in</strong>g to go over each one. See the <strong>C++</strong>Builder onl<strong>in</strong>e help for details about the sett<strong>in</strong>gs on<br />

this page.<br />

The L<strong>in</strong>ker Page<br />

The L<strong>in</strong>ker page of the Project Options dialog box is where you set options that specify how<br />

you want the l<strong>in</strong>ker to function. Until you get very familiar with <strong>C++</strong>Builder, you can leave<br />

this page alone and accept the default sett<strong>in</strong>gs. Figure 10.10 shows the L<strong>in</strong>ker page of the<br />

Project Options dialog box. The sections of this page are expla<strong>in</strong>ed <strong>in</strong> the follow<strong>in</strong>g sections.<br />

Figure 10.10.<br />

Project L<strong>in</strong>ker<br />

options.<br />

371<br />

10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!