Unidac 7.2.7 x Interbase Provider x IOS

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Samuel
Posts: 29
Joined: Fri 11 Feb 2011 12:36
Location: Brazil

Unidac 7.2.7 x Interbase Provider x IOS

Post by Samuel » Sun 03 Jun 2018 11:10

When I try to use the InterBase provider for an iOS 64bits application, I get the following message during compilation:

[DCC Error] E2597 ld: warning: unknown dwarf DW_FORM_strp (offset=0xFFFFB43C) is too big in c:\d10\studio\19.0\lib\iOSDevice64\Release\libibtogo.a(array.o)

This message occurs only when the form has a TInterBaseUniProvider.

The build succeeds if the form has only the TASEUniProvider, TMySQLUniProvider, TOracleUniProvider, TDBFUniProvider, TPostgreSQLUniProvider and TSQLUniProvider.

I tried to reinstall Unidac but the problem persists. How can I solve this problem?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Unidac 7.2.7 x Interbase Provider x IOS

Post by ViktorV » Wed 06 Jun 2018 09:46

Unfortunately, we could not reproduce the specified behavior.
Perhaps this error is not related to the functionality of UniDAC, but to the IDE functionality. Please try creating a project without using UniDAC components, but using standard FireDAC components.

Samuel
Posts: 29
Joined: Fri 11 Feb 2011 12:36
Location: Brazil

Re: Unidac 7.2.7 x Interbase Provider x IOS

Post by Samuel » Wed 06 Jun 2018 17:40

I tried using TFDPhysIBDriverLink and the same problem occurred.

I'm going to reinstall my Delphi to see if it's a problem with my installation.

Thank you.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Unidac 7.2.7 x Interbase Provider x IOS

Post by ViktorV » Thu 07 Jun 2018 08:20

Thank you for the interest in our products.
If you have any questions during using our products, please don't hesitate to contact us - and we will try to help you solve them.

Post Reply