Objective-c - Error when using jspatch and Getui sdk together
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-05-02 09:31:26
0
1
562

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)

曾经蜡笔没有小新
曾经蜡笔没有小新

reply all(1)
某草草

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template