Martifan 5 Posted September 3, 2020 Hello, when I build a project for a 64 bit android, it gives an error: [DCC Error] E2597 c:\program files (x86)\embarcadero\studio\20.0\lib\Android\Release\SysInit.o: error adding symbols: File in wrong format [DCC Fatal Error] F2588 Linker error code: 1 ($00000001) how to fix it? any ideas P.S. If I build an empty project, then there is no error Share this post Link to post
Dave Nottage 557 Posted September 12, 2020 Might be wrong/incompatible NDK settings. This is what I have for 10.3.3: Share this post Link to post
Martifan 5 Posted September 12, 2020 if I build another project, it works fine Share this post Link to post
Dave Nottage 557 Posted September 12, 2020 Without having the source of the project (or a reproducible example), it might be difficult to discover what the problem is Share this post Link to post