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.
Compile Error oraprovider and ibprovider in Lazarus
-
- Posts: 8
- Joined: Wed 22 Apr 2015 07:33
Re: Compile Error oraprovider and ibprovider in Lazarus
Hello,
The latest version of UniDAC supports Lazarus 1.2.6 and FPC 2.6.4. Lazarus 1.0.10 is no longer supported.
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
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
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
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
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
Hello
We plan to release next build next week.
We plan to release next build next week.