Home » U++ Library support » U++ SQL » SQL_ProgreSQL example building problems
Re: SQL_ProgreSQL example building problems [message #17690 is a reply to message #17689] |
Tue, 26 August 2008 05:02   |
captainc
Messages: 278 Registered: December 2006 Location: New Jersey, USA
|
Experienced Member |
|
|
There are similar issues with other libraries as well; such as openssl and some other plugins. Binaries are installed in different directory structures than self-builds and self-compiled build methods can create different library names. These slight adjustments are unfortunately usually necessary. Though, you are right in that linking with mingw or on linux, you do not specify the lib name with extension -> pq.lib, but rather you specify lib[libname] -> libpq.
[Updated on: Tue, 26 August 2008 05:06] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Aug 15 12:14:39 CEST 2025
Total time taken to generate the page: 0.10555 seconds
|