Unidac 7.2.7 x Interbase Provider x IOS
Posted: 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?
[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?