Cannot compile ODBCProvider10.lpk (kubuntu 32bits)

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Cannot compile ODBCProvider10.lpk (kubuntu 32bits)

Post by swierzbicki » Tue 29 Nov 2011 07:11

Hello,

I'm not able to compile ODBCProvider10.lpk file (lazarus 0.9.30.2 - Kubuntu 32bits).
I'm getting this error :

Code: Select all

/home/stephane/Components/UniDAC/Source/UniProviders/ODBC/ODBCCallUni.pas(2427,31) Error: Identifier not found "HWND"
Thank you

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 29 Nov 2011 09:42

Hello,

The following providers are supported for the Unix platform: OracleUniProvider, InterbaseUniProvider, PostgresUniProvider, MySQLUniProvider, and SQLiteUniProvider. Other providers are supported only in Windows.

Post Reply