After following all the instructions http://three20.info/setup/existing integrate the three20 library into my project. I get this communication error:
duplicate symbol _TTCreateNonRetainingArray in /test XYZ Photos App/Three20/Build/Products/Debug-iphonesimulator/libThree20Core.a(TTGlobalCore.o) and /test XYZ Photos App/Three20/Build/Products/Debug-iphonesimulator/libThree20.a(TTGlobalCore.o)
Can anyone help me sort this out?
Thanx in advance.
Well, after several hours it turned out that I was able to solve this. Answer: Three20 will not compile if your project is inside any parent folder with a space character.
( ..), , (. https://github.com/facebook/three20/issues/issue/210/#issue/210/comment/526603):
"320" " 320.xcodeproj" "three20/src/Three20/", " " . . Xcode , " " , , ( , ).
, , . .
Are all the necessary system libraries linked, for example, QuartzCore and CoreGraphics ?For a set of libraries, see Samples Three20 : TTCatalog .
Source: https://habr.com/ru/post/1748807/More articles:Insert default value if input text is deleted - jqueryHow to change Firefox configuration programmatically at runtime? - firefoxHow can I mark one file as unresolved after a failed merge in git? - gitAccessing the