Page 1 of 1

dbExpress macOS 64-Bit Compiler Errors

Posted: Fri 10 Jan 2020 17:12
by schwenzy
I'm using the Delphi 10.3.3, Community Edition with the dbExpress Driver for PostgreSQL.

I'm getting compiler errors for Mac 64-bit only. The "DbxDevartPostgresSQL" in my uses clause is highlighted, and the IDE throws the error Unit 'DbxDevartPostgreSQL' not found.

However, this is not an issue when I switch platforms (the unit is no longer highlighted and the app compiles without errors). Everything's working fine on Windows and on Mac for 32-bit; I just can't get it to build for Mac 64-bit.

Any ideas would be appreciated as I'm new to Delphi and only have experience using dbExpress with C++!

Re: dbExpress macOS 64-Bit Compiler Errors

Posted: Sat 11 Jan 2020 10:41
by MaximG
We tested the work of dbExpress driver for PostgreSQL 4.1.3 when using Mac OS 64-bit platform and found no problems. Please make sure that you are using the latest dbExpress driver version.