Page 1 of 1
Compile Error oraprovider and ibprovider in Lazarus
Posted: Mon 15 Jun 2015 00:30
by unidac5src
Hello.
I'm trying to port my Delphi application server for Lazarus(v1.0.10) on Ubuntu.
Installing dac10 and unidac10 was successful but not oraprovider10 and ibprovider10.
oraprovider10 compile error occured at OraNetUni.pas (line: 11702, 11717, 12585, 12590) and
ibprovider10 at IBCCallUni.pas (line: 3262).
tested unidac version is 6.1.3.
Re: Compile Error oraprovider and ibprovider in Lazarus
Posted: Mon 15 Jun 2015 08:07
by AlexP
Hello,
The latest version of UniDAC supports Lazarus 1.2.6 and FPC 2.6.4. Lazarus 1.0.10 is no longer supported.
Re: Compile Error oraprovider and ibprovider in Lazarus
Posted: Sun 21 Jun 2015 16:08
by jscheid
Hello Alex,
I get also an compliation errors with oraprovider (unidac 6.14) using fpc 2.6.4 and Lazarus 1.4.0 :
OraNetUni.pas(11656,41) Error: Identifier not found "locp"
OraNetUni.pas(11656,57) Error: Identifier not found "svchp"
OraNetUni.pas(11656,63) Error: Identifier not found "errhp"
OraNetUni.pas(11656,69) Error: Identifier not found "amtp"
...
Best regards,
Juergen
Re: Compile Error oraprovider and ibprovider in Lazarus
Posted: Tue 23 Jun 2015 06:32
by AlexP
Thank you for the information. We have already fixed this problem. The fix will be included to the next version.
Re: Compile Error oraprovider and ibprovider in Lazarus
Posted: Thu 25 Jun 2015 10:41
by jscheid
When will the next version be available ? Or is there any workaround - I need to start testing my program with oracle direct mode ...
Re: Compile Error oraprovider and ibprovider in Lazarus
Posted: Fri 26 Jun 2015 10:44
by bork
Hello
We plan to release next build next week.