Specify the following paths when compiling applications.
Refer to your compiler documentation for information on how to specify the path.
Also, when using a shared library, refer to "A.6 How to Build and Run an Application that Uses Shared Libraries".
Type of path | Path name |
---|---|
Path of the include file | fujitsuEnterprisePostgresClientInstallDir/include |
Path of the library | fujitsuEnterprisePostgresClientInstallDir/lib |
Type of library | Library name |
---|---|
Dynamic library | libpq.so |
Static library | libpq.a |