Start a new topic

Duplicate Symbol

Duplicate Symbol
1 Comment


I'm about to buy 2 licences keys and I'm trying to integrate the SDK in my current project using the trial version before to make the payment. For a reason everytime I try to compile I get a error:

duplicate symbol _main in:

    /Users/noisedan/Library/Developer/Xcode/DerivedData/Masaryk2-gqohlrllwuoafraqtvlcunnuoojl/Build/Intermediates/Masaryk2.build/Debug-iphoneos/Masaryk2.build/Objects-normal/arm64/AppDelegate.o

    /Users/noisedan/Desktop/Chucherias/Developer/XCode/Masaryk2/Masaryk2/Frameworks/WikitudeSDK.framework/WikitudeSDK(pngtest.o)

ld: 1 duplicate symbol for architecture arm64

clang: error: linker command failed with exit code 1 (use -v to see invocation)

 

I'm using Pods and as I can see, the MOCA SDK library is casing the conflict. What can I do?

Thanks.

 
Login or Signup to post a comment