Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » PostgreSQL under Windows (PostgreSQL Windows Skylark)
PostgreSQL under Windows [message #50410] Mon, 22 October 2018 10:24 Go to previous message
lovmy is currently offline  lovmy
Messages: 44
Registered: November 2015
Member

Hello

i try to use PostgreSQL under Windows in a Skylark application.

I added include postgreSQL directory and lib PostgreSQL directory containing libpq.lib file in Build method.

I have changed "library(WIN32 !NOPOSTGRESQL GCC) pq;" to "library(WIN32 !NOPOSTGRESQL GCC) libpq;" in PostgreSQL.upp because i had the error "cannot find -lpq"

I'm using PostgreSQL 9.6.10 and TheIDE version 11873

Now i have error "undefined reference to 'PQerrorMessage'" and other error message for PQconnectdb, PQstatus...

Can you help me ?

Thank you !
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: large exe size
Next Topic: Compiling own library in TheIDE
Goto Forum:
  


Current Time: Fri Apr 19 00:33:28 CEST 2024

Total time taken to generate the page: 0.02304 seconds