cocos2d-x-samples icon indicating copy to clipboard operation
cocos2d-x-samples copied to clipboard

xcode 8 build error

Open lionnner opened this issue 8 years ago • 3 comments

"_CTFramesetterCreateWithAttributedString", referenced from: "_CTFramesetterSuggestFrameSizeWithConstraints", referenced from: clang: error: linker command failed with exit code 1 (use -v to see invocation)

lionnner avatar Aug 01 '17 08:08 lionnner

143f2f14-a49c-459a-b828-70ea5d3df08f

lionnner avatar Aug 01 '17 09:08 lionnner

i used Xcode8.3.3 for a long time, haven't met it. How to reproduce it?

minggo avatar Aug 04 '17 02:08 minggo

@lionnner do you add CoreText.framework on your project?

JaesungMoon avatar Dec 25 '19 09:12 JaesungMoon