我正在开发一个我实际下载并试图让它运行的应用程序。 链接在这里 http://mousebirdconsulting.blogspot.com/2013/12/whirlyglobe-22.html 我按照T的所有说明,包括我的标题,检查了我的链接库,构建阶段,框架路径等等。然而,在我假设正确的方式配置程序之后...在没有我遇到90-95错误的地方。 我已经阅读了很多关于同一主题的问题,并遵循了最好的代码,确保我的quatzcore.framework存在但无济于事。 如果有人能够看到这个,看看哪个框架丢失了,或者为什么会出现这些错误。因为我相信所有的框架和文件都存在。 谢谢
Undefined symbols for architecture i386:
"_CGBitmapContextCreate", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGColorGetComponents", referenced from:
-[UIColor(Stuff) asRGBAColor] in WhirlyGlobeMaplyComponent(UIColor+Stuff.o)
-[UIColor(Stuff) asVec4] in WhirlyGlobeMaplyComponent(UIColor+Stuff.o)
"_CGColorGetNumberOfComponents", referenced from:
-[UIColor(Stuff) asRGBAColor] in WhirlyGlobeMaplyComponent(UIColor+Stuff.o)
-[UIColor(Stuff) asVec4] in WhirlyGlobeMaplyComponent(UIColor+Stuff.o)
"_CGColorSpaceCreateDeviceRGB", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGColorSpaceRelease", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGContextAddPath", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextDrawImage", referenced from:
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[TextureAtlas createTexture:] in WhirlyGlobeMaplyComponent(TextureAtlas.o)
"_CGContextFillRect", referenced from:
-[MaplyAnimationTestTileSource imageForTile:] in WhirlyGlobeMaplyComponent(MaplyAnimationTestTileSource.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_CGContextRelease", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGContextScaleCTM", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextSetFillColorWithColor", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextSetLineJoin", referenced from:
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_CGContextSetLineWidth", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_CGContextSetStrokeColorWithColor", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextSetTextDrawingMode", referenced from:
-[MaplyAnimationTestTileSource imageForTile:] in WhirlyGlobeMaplyComponent(MaplyAnimationTestTileSource.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_CGContextStrokePath", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextTranslateCTM", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGDataProviderCreateWithData", referenced from:
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGDataProviderRelease", referenced from:
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGImageCreate", referenced from:
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGImageGetHeight", referenced from:
+[WhirlyKitLoadedImage LoadedImageWithUIImage:] in WhirlyGlobeMaplyComponent(LoadedTile.o)
+[WhirlyKitLoadedImage LoadedImageWithNSDataAsPNGorJPG:] in WhirlyGlobeMaplyComponent(LoadedTile.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGImageGetWidth", referenced from:
+[WhirlyKitLoadedImage LoadedImageWithUIImage:] in WhirlyGlobeMaplyComponent(LoadedTile.o)
+[WhirlyKitLoadedImage LoadedImageWithNSDataAsPNGorJPG:] in WhirlyGlobeMaplyComponent(LoadedTile.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGImageRelease", referenced from:
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGPathRelease", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGRectZero", referenced from:
-[TestViewController makeSelectionView:] in TestViewController.o
"_NSFontAttributeName", referenced from:
-[WhirlyKitFontTextureManager addString:changes:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitLabelRenderer renderWithFonts] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitFontTextureManager addString:changes:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitLabelRenderer renderWithFonts] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_NSForegroundColorAttributeName", referenced from:
-[WhirlyKitFontTextureManager addString:changes:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitLabelRenderer renderWithFonts] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitFontTextureManager addString:changes:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitLabelRenderer renderWithFonts] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_OBJC_CLASS_$_CADisplayLink", referenced from:
objc-class-ref in WhirlyGlobeMaplyComponent(EAGLView.o)
"_OBJC_CLASS_$_CAEAGLLayer", referenced from:
objc-class-ref in WhirlyGlobeMaplyComponent(EAGLView.o)
"_OBJC_CLASS_$_UIApplication", referenced from:
objc-class-ref in AFNetworkActivityIndicatorManager.o
objc-class-ref in AFURLConnectionOperation.o
objc-class-ref in WhirlyGlobeMaplyComponent(EAGLView.o)
"_OBJC_CLASS_$_UIBarButtonItem", referenced from:
objc-class-ref in TestViewController.o
"_OBJC_CLASS_$_UIColor", referenced from:
objc-class-ref in AppDelegate.o
objc-class-ref in ConfigViewController.o
objc-class-ref in StartupViewController.o
objc-class-ref in TestViewController.o
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyAnimationTestTileSource.o)
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyViewController.o)
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyBaseViewController.o)
...
"_OBJC_CLASS_$_UIDevice", referenced from:
objc-class-ref in TestViewController.o
objc-class-ref in AFHTTPClient.o
objc-class-ref in WhirlyGlobeMaplyComponent(LabelManager.o)
"_OBJC_CLASS_$_UIFont", referenced from:
objc-class-ref in TestViewController.o
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyAnimationTestTileSource.o)
objc-class-ref in WhirlyGlobeMaplyComponent(FontTextureManager.o)
objc-class-ref in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_OBJC_CLASS_$_UIImage", referenced from:
objc-class-ref in TestViewController.o
objc-class-ref in AFImageRequestOperation.o
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyImageTile.o)
objc-class-ref in WhirlyGlobeMaplyComponent(Texture.o)
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyBaseInteractionLayer.o)
objc-class-ref in WhirlyGlobeMaplyComponent(LoadedTile.o)
objc-class-ref in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
...
"_OBJC_CLASS_$_UIImageView", referenced from:
l_OBJC_$_CATEGORY_UIImageView_$__AFNetworking in UIImageView+AFNetworking.o
l_OBJC_$_CATEGORY_UIImageView_$_AFNetworking in UIImageView+AFNetworking.o
"_OBJC_CLASS_$_UILabel", referenced from:
objc-class-ref in TestViewController.o
"_OBJC_CLASS_$_UINavigationController", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_UIPanGestureRecognizer", referenced from:
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyPanDelegate.o)
objc-class-ref in WhirlyGlobeMaplyComponent(PanDelegateFixed.o)
"_OBJC_CLASS_$_UIPinchGestureRecognizer", referenced from:
objc-class-ref in WhirlyGlobeMaplyComponent(WhirlyGlobeViewController.o)
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyPinchDelegate.o)
objc-class-ref in WhirlyGlobeMaplyComponent(PinchDelegateFixed.o)
"_OBJC_CLASS_$_UIPopoverController", referenced from:
objc-class-ref in TestViewController.o
"_OBJC_CLASS_$_UIResponder", referenced from:
_OBJC_CLASS_$_AppDelegate in AppDelegate.o
"_OBJC_CLASS_$_UIRotationGestureRecognizer", referenced from:
Undefined symbols for architecture i386:
"_CGBitmapContextCreate", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGColorGetComponents", referenced from:
-[UIColor(Stuff) asRGBAColor] in WhirlyGlobeMaplyComponent(UIColor+Stuff.o)
-[UIColor(Stuff) asVec4] in WhirlyGlobeMaplyComponent(UIColor+Stuff.o)
"_CGColorGetNumberOfComponents", referenced from:
-[UIColor(Stuff) asRGBAColor] in WhirlyGlobeMaplyComponent(UIColor+Stuff.o)
-[UIColor(Stuff) asVec4] in WhirlyGlobeMaplyComponent(UIColor+Stuff.o)
"_CGColorSpaceCreateDeviceRGB", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGColorSpaceRelease", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGContextAddPath", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextDrawImage", referenced from:
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[TextureAtlas createTexture:] in WhirlyGlobeMaplyComponent(TextureAtlas.o)
"_CGContextFillRect", referenced from:
-[MaplyAnimationTestTileSource imageForTile:] in WhirlyGlobeMaplyComponent(MaplyAnimationTestTileSource.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_CGContextRelease", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
-[UIImage(Stuff) rawDataScaleWidth:height:border:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGContextScaleCTM", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextSetFillColorWithColor", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextSetLineJoin", referenced from:
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_CGContextSetLineWidth", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_CGContextSetStrokeColorWithColor", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextSetTextDrawingMode", referenced from:
-[MaplyAnimationTestTileSource imageForTile:] in WhirlyGlobeMaplyComponent(MaplyAnimationTestTileSource.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_CGContextStrokePath", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGContextTranslateCTM", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGDataProviderCreateWithData", referenced from:
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGDataProviderRelease", referenced from:
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGImageCreate", referenced from:
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGImageGetHeight", referenced from:
+[WhirlyKitLoadedImage LoadedImageWithUIImage:] in WhirlyGlobeMaplyComponent(LoadedTile.o)
+[WhirlyKitLoadedImage LoadedImageWithNSDataAsPNGorJPG:] in WhirlyGlobeMaplyComponent(LoadedTile.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGImageGetWidth", referenced from:
+[WhirlyKitLoadedImage LoadedImageWithUIImage:] in WhirlyGlobeMaplyComponent(LoadedTile.o)
+[WhirlyKitLoadedImage LoadedImageWithNSDataAsPNGorJPG:] in WhirlyGlobeMaplyComponent(LoadedTile.o)
-[UIImage(Stuff) rawDataRetWidth:height:roundUp:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGImageRelease", referenced from:
+[UIImage(Stuff) imageWithRawData:width:height:] in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
"_CGPathRelease", referenced from:
-[WhirlyKitFontTextureManager renderGlyph:font:texSize:glyphSize:offset:textureOffset:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
"_CGRectZero", referenced from:
-[TestViewController makeSelectionView:] in TestViewController.o
"_NSFontAttributeName", referenced from:
-[WhirlyKitFontTextureManager addString:changes:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitLabelRenderer renderWithFonts] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitFontTextureManager addString:changes:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitLabelRenderer renderWithFonts] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_NSForegroundColorAttributeName", referenced from:
-[WhirlyKitFontTextureManager addString:changes:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitLabelRenderer renderWithFonts] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitFontTextureManager addString:changes:] in WhirlyGlobeMaplyComponent(FontTextureManager.o)
-[WhirlyKitLabelInfo renderToImage:powOfTwo:retSize:texOrg:texDest:useAttributedString:] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
-[WhirlyKitLabelRenderer renderWithFonts] in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_OBJC_CLASS_$_CADisplayLink", referenced from:
objc-class-ref in WhirlyGlobeMaplyComponent(EAGLView.o)
"_OBJC_CLASS_$_CAEAGLLayer", referenced from:
objc-class-ref in WhirlyGlobeMaplyComponent(EAGLView.o)
"_OBJC_CLASS_$_UIApplication", referenced from:
objc-class-ref in AFNetworkActivityIndicatorManager.o
objc-class-ref in AFURLConnectionOperation.o
objc-class-ref in WhirlyGlobeMaplyComponent(EAGLView.o)
"_OBJC_CLASS_$_UIBarButtonItem", referenced from:
objc-class-ref in TestViewController.o
"_OBJC_CLASS_$_UIColor", referenced from:
objc-class-ref in AppDelegate.o
objc-class-ref in ConfigViewController.o
objc-class-ref in StartupViewController.o
objc-class-ref in TestViewController.o
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyAnimationTestTileSource.o)
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyViewController.o)
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyBaseViewController.o)
...
"_OBJC_CLASS_$_UIDevice", referenced from:
objc-class-ref in TestViewController.o
objc-class-ref in AFHTTPClient.o
objc-class-ref in WhirlyGlobeMaplyComponent(LabelManager.o)
"_OBJC_CLASS_$_UIFont", referenced from:
objc-class-ref in TestViewController.o
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyAnimationTestTileSource.o)
objc-class-ref in WhirlyGlobeMaplyComponent(FontTextureManager.o)
objc-class-ref in WhirlyGlobeMaplyComponent(LabelRenderer.o)
"_OBJC_CLASS_$_UIImage", referenced from:
objc-class-ref in TestViewController.o
objc-class-ref in AFImageRequestOperation.o
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyImageTile.o)
objc-class-ref in WhirlyGlobeMaplyComponent(Texture.o)
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyBaseInteractionLayer.o)
objc-class-ref in WhirlyGlobeMaplyComponent(LoadedTile.o)
objc-class-ref in WhirlyGlobeMaplyComponent(UIImage+Stuff.o)
...
"_OBJC_CLASS_$_UIImageView", referenced from:
l_OBJC_$_CATEGORY_UIImageView_$__AFNetworking in UIImageView+AFNetworking.o
l_OBJC_$_CATEGORY_UIImageView_$_AFNetworking in UIImageView+AFNetworking.o
"_OBJC_CLASS_$_UILabel", referenced from:
objc-class-ref in TestViewController.o
"_OBJC_CLASS_$_UINavigationController", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_UIPanGestureRecognizer", referenced from:
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyPanDelegate.o)
objc-class-ref in WhirlyGlobeMaplyComponent(PanDelegateFixed.o)
"_OBJC_CLASS_$_UIPinchGestureRecognizer", referenced from:
objc-class-ref in WhirlyGlobeMaplyComponent(WhirlyGlobeViewController.o)
objc-class-ref in WhirlyGlobeMaplyComponent(MaplyPinchDelegate.o)
objc-class-ref in WhirlyGlobeMaplyComponent(PinchDelegateFixed.o)
"_OBJC_CLASS_$_UIPopoverController", referenced from:
objc-class-ref in TestViewController.o
"_OBJC_CLASS_$_UIResponder", referenced from:
_OBJC_CLASS_$_AppDelegate in AppDelegate.o
"_OBJC_CLASS_$_UIRotationGestureRecognizer", referenced from:
答案 0 :(得分:5)
您需要添加Core graphics
框架。查看此图片如何添加框架
答案 1 :(得分:0)
我遇到了类似的问题,结果是在Build Settings中有其他链接器标志,但将其留空则导致了我的问题。完全删除了其他链接器标记,问题消失了。