Required Include Paths
As described in the general procedures, provide the path to the Rogue Wave buildspace that contains the libraries you are linking to. See More About Include Path.
In addition, you must supply the path to the include directory of the underlying cryptographic library. For example:
 
-I<crypto-root-dir>/include
where crypto-root-dir is the location where your cryptographic distribution is installed. If you are using the Rogue Wave provided OpenSSL distribution, see OpenSSL Location for the location of those distributions.