Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Rogue Wave Component Builder (RCB): Building Your Applications
Rogue Wave web site:  Home Page  |  Main Documentation Page

1.2 More About Include Path

SourcePro C++ header files are organized in the buildspace like this:

The include path must point to the buildspace root for every SourcePro C++ component (except the C++ Standard Library). Do not point to the rw directory because the #include directive in SourcePro C++ code already includes this directory:

The lone exception is the C++ Standard Library. #include directives involving C++ Standard Library headers name only the header file without any additional path information. However, compilers know the location of the native standard library, which is now assumed for all library builds, so there is no need to explicitly define the location in the build invocation.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.