Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.9.3
-
None
Description
Hi,
i try to compile the driver for postgresql with following script:
cd C:\Qt\5.9.3\Src\
configure.bat -sql-psql -plugin-sql-psql -I C:\PostgreSQL\10\include -L C:\PostgreSQL\10\lib PSQL_LIBS="C:\PostgreSQL\10\lib\libpq.lib"
qmake return an error:
WARNING: Using OpenGL ES 2.0 on Windows without ANGLE.
The build will most likely fail.
Specify -opengl desktop to use regular OpenGL.
ERROR: Feature 'sql-psql' was enabled, but the pre-condition 'libs.psql' failed.
Check config.log for details.
Thanks
Attachments
Issue Links
- is cloned by
-
QTBUG-135254 REOPENED - Compile PostgresSql
-
- Reported
-