search

Home  >  Q&A  >  body text

Objective-c - Error when using jspatch and Getui sdk together

duplicate symbol __exceptionBlock in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend9 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend8 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend7 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend6 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend5 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend4 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend3 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend2 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend1 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

duplicate symbol _new_msgSend10 in:

/Users/zjs/1Play/xiaorenwu/JSPatchPlatform.framework/JSPatchPlatform(JPEngine.o)
/Users/zjs/1Play/xiaorenwu/xwcapp/libs/libGeTuiSdk-1.4.3.a(GXJMEngine.o)

ld: 11 duplicate symbols for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

曾经蜡笔没有小新曾经蜡笔没有小新2840 days ago572

reply all(1)I'll reply

  • 某草草

    某草草2017-05-02 09:33:26

    Solved: The reason is that jspath is used in a push library, which leads to code duplication.

    reply
    0
  • Cancelreply