MessageDisplayKit icon indicating copy to clipboard operation
MessageDisplayKit copied to clipboard

demo 编译的时候遇到问题

Open simonsboy opened this issue 8 years ago • 7 comments

ld: warning: ignoring file /Users/junifer/Downloads/MessageDisplayKit-master/Example/MessageDisplayKitWeChatExample/MessageDisplayKitWeChatExample/Vendor/MessageDisplayKit/MessageDisplayKit.framework/MessageDisplayKit, missing required architecture x86_64 in file /Users/junifer/Downloads/MessageDisplayKit-master/Example/MessageDisplayKitWeChatExample/MessageDisplayKitWeChatExample/Vendor/MessageDisplayKit/MessageDisplayKit.framework/MessageDisplayKit (2 slices) Undefined symbols for architecture x86_64: "OBJC_CLASS$_LKBadgeView", referenced from: objc-class-ref in UIView+XHBadgeView.o "OBJC_CLASS$_SETextView", referenced from: objc-class-ref in XHAlbumRichTextView.o "OBJC_CLASS$_XHAudioPlayerHelper", referenced from: objc-class-ref in XHDemoWeChatMessageTableViewController.o "OBJC_CLASS$_XHCacheManager", referenced from: objc-class-ref in XHStoreManager.o "OBJC_CLASS$_XHCaptureHelper", referenced from: objc-class-ref in XHQRCodeViewController.o "OBJC_CLASS$_XHDisplayLocationViewController", referenced from: objc-class-ref in XHDemoWeChatMessageTableViewController.o "OBJC_CLASS$_XHDisplayMediaViewController", referenced from: objc-class-ref in XHDemoWeChatMessageTableViewController.o

是哪里需要设置吗?我用了里面的wechat demo,直接运行就出现了这样的问题,大神帮看看是什么原因啊,🙏🙏🙏🙏

simonsboy avatar Mar 13 '16 10:03 simonsboy

我也遇到同样的问题了,请问你解决没有

superdod avatar Mar 14 '16 17:03 superdod

没有,这里都没有回答的,哎。。。

simonsboy avatar Mar 15 '16 07:03 simonsboy

我昨天看了 一下你要是把工程单独拿出来运行 你就不用导那些静态库 直接把MessageDisplayKit 这个文件导入工程中就好了 , 但是问题来了,编译通过了 但是没有方法 啊! 都不知道调那些方法

superdod avatar Mar 15 '16 07:03 superdod

@superdod 能加你QQ吗?我编译都过不去,折腾了我两天了,我Q号:382224309,谢谢了!

simonsboy avatar Mar 15 '16 08:03 simonsboy

不要打开单独的项目文件,打开workspace, MessageDisplayKitWorkSpace.xcworkspace 然后选择acitve schema运行

seraphjiang avatar Apr 21 '16 18:04 seraphjiang

me too

NeoTim avatar Jun 09 '16 21:06 NeoTim

能运行项目的 可以告诉一下怎么运行吗

jinlongyu919 avatar Oct 27 '16 03:10 jinlongyu919