Error when Adding ArcGIS API for iOS to an existing wikitude sample
T
Tarek Hajar
started a topic
almost 11 years ago
Error when Adding ArcGIS API for iOS to an existing wikitude sample
1 Comment
T
Tarek Hajar
said
almost 11 years ago
Hello, I'm trying to add the ArcGIS API for an existing wikitude iOS sample, when I add all_load to the other linker flags it gives me a linker Error. Can you please advice me on how solve this error.
ld: duplicate symbol __ZN4QCAR4AreaD0Ev in ../../SDK/SDK/lib/Release-iphoneos/libWikitudeSDK.a(libQCAR.a-armv7-master.o) and ../../SDK/SDK/lib/Release-iphoneos/libWikitudeSDK.a(libQCAR.a-armv7-master.o) for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Tarek Hajar