Error compiling ZComponent in Lazarus 1.6.2

In this forum all bug reports concerning the 6.x branch will be gahtered. You have the possibility to track the bug fix process.

Moderators: EgonHugeist, mdaems

Post Reply
BryanIP
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 23.12.2016, 18:00

Error compiling ZComponent in Lazarus 1.6.2

Post by BryanIP »

When opening ZComponent.lpk file and trying to compile gives an error. Can someone help me?

Error message:
C:\Componentes\ZeosLib\src\dbc\ZDbcPostgreSqlResultSet.pas(186,11) Error: (3028) overloaded functions have the same parameter list
C:\Componentes\ZeosLib\src\dbc\ZDbcPostgreSqlResultSet.pas(160,11) Error: (5088) Found declaration: pgSQLStrToFloatDef(PChar;const Double;var Double);
C:\Componentes\ZeosLib\src\dbc\ZDbcPostgreSqlResultSet.pas(173,11) Error: (5088) Found declaration: pgSQLStrToFloatDef(PChar;const Double;var Single);
ZDbcPostgreSqlResultSet.pas(1145) Fatal: (10026) There were 3 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: C:\lazarus\fpc\3.0.0\bin\x86_64-win64\ppcx64.exe returned an error exitcode
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1935
Joined: 17.01.2011, 14:17

Re: Error compiling ZComponent in Lazarus 1.6.2

Post by marsupilami »

Hello BryanIP,

this problem was already fixed in the latest Zeos 7.2 SVN version.
With best regards,

Jan
Post Reply