Build App Error with sqLite
Dan Friedman
dan at clearvisiontech.com
Thu Dec 8 13:39:48 EST 2016
Greetings! If I build a standalone of my project to iOS it fails if I have the sqLite Inclusion selected. If it's not selected, it builds fine. The error I get is:
There was an error while saving the standalone application
linking for arm (arm64) failed with duplicate symbol l001 in:
/Applications/LiveCode Indy 8.1.0.app/Contents/Tools/Runtime/iOS/Device-8_2/Standalone
/Applications/LiveCode Indy 8.1.0.app/Contents/Tools/Runtime/iOS/Device-8_2/dbsqlite
duplicate symbol l002 in:
/Applications/LiveCode Indy 8.1.0.app/Contents/Tools/Runtime/iOS/Device-8_2/Standalone
/Applications/LiveCode Indy 8.1.0.app/Contents/Tools/Runtime/iOS/Device-8_2/dbsqlite
---
(there's about 200 lines of errors I took out to spare you)
---
duplicate symbol l002 in:
/Applications/LiveCode Indy 8.1.0.app/Contents/Tools/Runtime/iOS/Device-8_2/Standalone
/Applications/LiveCode Indy 8.1.0.app/Contents/Tools/Runtime/iOS/Device-8_2/revdb
ld: 66 duplicate symbols for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Any ideas??
LC Indy 8.1.0
Mac OSX 10.9.5
XCode 6.2
Thank you in advance!
-Dan
More information about the use-livecode
mailing list