pbootcms网站模板|日韩1区2区|织梦模板||网站源码|日韩1区2区|jquery建站特效-html5模板网

    <legend id='h6Qal'><style id='h6Qal'><dir id='h6Qal'><q id='h6Qal'></q></dir></style></legend>
  • <small id='h6Qal'></small><noframes id='h6Qal'>

    <tfoot id='h6Qal'></tfoot>

          <bdo id='h6Qal'></bdo><ul id='h6Qal'></ul>
        <i id='h6Qal'><tr id='h6Qal'><dt id='h6Qal'><q id='h6Qal'><span id='h6Qal'><b id='h6Qal'><form id='h6Qal'><ins id='h6Qal'></ins><ul id='h6Qal'></ul><sub id='h6Qal'></sub></form><legend id='h6Qal'></legend><bdo id='h6Qal'><pre id='h6Qal'><center id='h6Qal'></center></pre></bdo></b><th id='h6Qal'></th></span></q></dt></tr></i><div class="nlbzxjr" id='h6Qal'><tfoot id='h6Qal'></tfoot><dl id='h6Qal'><fieldset id='h6Qal'></fieldset></dl></div>
      1. 架構(gòu) i386 的未定義符號將項目升級到 iOS 5

        Undefined symbols for architecture i386 Upgrading project to iOS 5(架構(gòu) i386 的未定義符號將項目升級到 iOS 5)
          <bdo id='L53LV'></bdo><ul id='L53LV'></ul>
        • <i id='L53LV'><tr id='L53LV'><dt id='L53LV'><q id='L53LV'><span id='L53LV'><b id='L53LV'><form id='L53LV'><ins id='L53LV'></ins><ul id='L53LV'></ul><sub id='L53LV'></sub></form><legend id='L53LV'></legend><bdo id='L53LV'><pre id='L53LV'><center id='L53LV'></center></pre></bdo></b><th id='L53LV'></th></span></q></dt></tr></i><div class="brzfvzf" id='L53LV'><tfoot id='L53LV'></tfoot><dl id='L53LV'><fieldset id='L53LV'></fieldset></dl></div>

          <small id='L53LV'></small><noframes id='L53LV'>

            <tfoot id='L53LV'></tfoot>
              <tbody id='L53LV'></tbody>

              • <legend id='L53LV'><style id='L53LV'><dir id='L53LV'><q id='L53LV'></q></dir></style></legend>

                  本文介紹了架構(gòu) i386 的未定義符號將項目升級到 iOS 5的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  限時送ChatGPT賬號..

                  我一直在搜索 SO 和 Google,但還沒有發(fā)現(xiàn)任何有用的東西.

                  I've been scouring SO and Google but haven't found anything helpful yet.

                  我們正在更新現(xiàn)有的 iOS 項目以針對 iOS 5 構(gòu)建.

                  We're updating our existing iOS project to build against iOS 5.

                  我們的項目有兩個目標,第一個是我們的靜態(tài)庫,第二個是單元測試應(yīng)用程序 (GHUnit).

                  Our project has two targets, the first is our static library and the second is a Unit Test application (GHUnit).

                  在構(gòu)建單元測試目標時,它成功編譯了靜態(tài)庫,但隨后無法鏈接它并顯示以下輸出:

                  When building the unit test target it successfully compiles the static library, but then fails to link against it with the following output:

                  Ld /Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator/UnitTests.app/UnitTests normal i386
                      cd /Users/XXXXXX/Documents/iOS/trunk
                      setenv MACOSX_DEPLOYMENT_TARGET 10.6
                      setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
                      /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk -L/Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator -F/Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator -F/Users/XXXXXX/Documents/iOS/trunk -F/Users/XXXXXX/Documents/iOS/trunk/UnitTests -filelist /Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Intermediates/XXXXXXLibrary.build/Debug-iphonesimulator/UnitTests.build/Objects-normal/i386/UnitTests.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -ObjC -all_load -Wl -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=50000 -framework SystemConfiguration -framework CoreLocation -framework CoreData /Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator/XXXXXX.a -framework GHUnitIOS -framework CoreGraphics -framework Foundation -framework UIKit -o /Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator/UnitTests.app/UnitTests
                  
                      Undefined symbols for architecture i386:
                        "_llvm_gcda_start_file", referenced from:
                            ___llvm_gcov_writeout in XXXXXX.a(NSObject+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(NSString+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonBase.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonParser.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonWriter.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXXReachability.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXX.o)
                            ...
                        "_llvm_gcda_emit_function", referenced from:
                            ___llvm_gcov_writeout in XXXXXX.a(NSObject+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(NSString+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonBase.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonParser.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonWriter.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXXReachability.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXX.o)
                            ...
                        "_llvm_gcda_emit_arcs", referenced from:
                            ___llvm_gcov_writeout in XXXXXX.a(NSObject+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(NSString+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonBase.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonParser.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonWriter.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXXReachability.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXX.o)
                            ...
                        "_llvm_gcda_end_file", referenced from:
                            ___llvm_gcov_writeout in XXXXXX.a(NSObject+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(NSString+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonBase.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonParser.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonWriter.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXXReachability.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXX.o)
                            ...
                        "_llvm_gcda_increment_indirect_counter", referenced from:
                            -[SBJsonParser scanValue:] in XXXXXX.a(SBJsonParser.o)
                            -[SBJsonParser scanRestOfString:] in XXXXXX.a(SBJsonParser.o)
                            -[SBJsonWriter appendString:into:] in XXXXXX.a(SBJsonWriter.o)
                            -[XXXXXX loginSuccessfulCallback:XXXXXXHttpResult:] in XXXXXX.a(XXXXXX.o)
                            +[XXXXXXDataTank sharedDataTankManager] in XXXXXX.a(XXXXXXDataTank.o)
                            -[XXXXXXDataTank processFiveHundredSeriesHttpResult:] in XXXXXX.a(XXXXXXDataTank.o)
                            -[XXXXXXDataTank networkActive] in XXXXXX.a(XXXXXXDataTank.o)
                            ...
                      ld: symbol(s) not found for architecture i386
                      clang: error: linker command failed with exit code 1 (use -v to see invocation)
                  

                  我已經(jīng)嘗試搜索未找到的符號,但谷歌確實有 0 個結(jié)果.

                  I've tried searching for the unfound symbols but google literally has 0 results.

                  我假設(shè)靜態(tài)庫是用單元測試目標不是的東西構(gòu)建的,但我找不到它.

                  I assume the static library is being built with something that the unit test target isn't but I cannot find it.

                  有人有什么建議嗎?

                  干杯

                  推薦答案

                  這對我很有效(用粗體捕捉設(shè)置):

                  This worked for me well (catch the settings with bold):

                  這篇關(guān)于架構(gòu) i386 的未定義符號將項目升級到 iOS 5的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  How to animate a UIImageview to display fullscreen by tapping on it?(如何通過點擊動畫 UIImageview 以顯示全屏?)
                  To stop segue and show alert(停止 segue 并顯示警報)
                  iOS 5 storyboard, programmatically determine path(iOS 5 故事板,以編程方式確定路徑)
                  Icon already includes gloss effects(圖標已經(jīng)包含光澤效果)
                  How does UIEdgeInsetsMake work?(UIEdgeInsetsMake 是如何工作的?)
                  UIProgressView and Custom Track and Progress Images (iOS 5 properties)(UIProgressView 和自定義跟蹤和進度圖像(iOS 5 屬性))

                  <small id='nCkuX'></small><noframes id='nCkuX'>

                        • <legend id='nCkuX'><style id='nCkuX'><dir id='nCkuX'><q id='nCkuX'></q></dir></style></legend>
                            <bdo id='nCkuX'></bdo><ul id='nCkuX'></ul>
                              <tbody id='nCkuX'></tbody>
                            <i id='nCkuX'><tr id='nCkuX'><dt id='nCkuX'><q id='nCkuX'><span id='nCkuX'><b id='nCkuX'><form id='nCkuX'><ins id='nCkuX'></ins><ul id='nCkuX'></ul><sub id='nCkuX'></sub></form><legend id='nCkuX'></legend><bdo id='nCkuX'><pre id='nCkuX'><center id='nCkuX'></center></pre></bdo></b><th id='nCkuX'></th></span></q></dt></tr></i><div class="ftr777n" id='nCkuX'><tfoot id='nCkuX'></tfoot><dl id='nCkuX'><fieldset id='nCkuX'></fieldset></dl></div>
                            <tfoot id='nCkuX'></tfoot>
                          • 主站蜘蛛池模板: 照相馆预约系统,微信公众号摄影门店系统,影楼管理软件-盟百网络 | 神超官网_焊接圆锯片_高速钢锯片_硬质合金锯片_浙江神超锯业制造有限公司 | 超声波乳化机-超声波分散机|仪-超声波萃取仪-超声波均质机-精浩机械|首页 | 上海赞永| 杭州双螺杆挤出机-百科 | 阿尔法-MDR2000无转子硫化仪-STM566 SATRA拉力试验机-青岛阿尔法仪器有限公司 | 自动化生产线-自动化装配线-直流电机自动化生产线-东莞市慧百自动化有限公司 | 北京网站建设首页,做网站选【优站网】,专注北京网站建设,北京网站推广,天津网站建设,天津网站推广,小程序,手机APP的开发。 | 步进_伺服_行星减速机,微型直流电机,大功率直流电机-淄博冠意传动机械 | 航空连接器,航空插头,航空插座,航空接插件,航插_深圳鸿万科 | 万烁建筑设计院-建筑设计公司加盟,设计院加盟分公司,市政设计加盟 | 稳尚教育加盟-打造高考志愿填报平台_新高考志愿填报加盟_学业生涯规划加盟 | 高防护蠕动泵-多通道灌装系统-高防护蠕动泵-www.bjhuiyufluid.com慧宇伟业(北京)流体设备有限公司 | 卫生纸复卷机|抽纸机|卫生纸加工设备|做卫生纸机器|小型卫生纸加工需要什么设备|卫生纸机器设备多少钱一台|许昌恒源纸品机械有限公司 | 【孔氏陶粒】建筑回填陶粒-南京/合肥/武汉/郑州/重庆/成都/杭州陶粒厂家 | 实验室pH计|电导率仪|溶解氧测定仪|离子浓度计|多参数水质分析仪|pH电极-上海般特仪器有限公司 | 粉末包装机,拆包机厂家,价格-上海强牛包装机械设备有限公司 | 三轴曲线机-端子插拔力试验机|华杰仪器 | 数控走心机-双主轴走心机厂家-南京建克 | 湖南成人高考报名-湖南成考网 | 一氧化氮泄露报警器,二甲苯浓度超标报警器-郑州汇瑞埔电子技术有限公司 | 高低温试验房-深圳高低温湿热箱-小型高低温冲击试验箱-爱佩试验设备 | 干粉砂浆设备-干粉砂浆生产线-干混-石膏-保温砂浆设备生产线-腻子粉设备厂家-国恒机械 | 成人纸尿裤,成人尿不湿,成人护理垫-山东康舜日用品有限公司 | 驾驶人在线_专业学车门户网站| 安规电容|薄膜电容|陶瓷电容|智旭JEC安规电容厂家 | 糖衣机,除尘式糖衣机,全自动糖衣机,泰州市长江制药机械有限公司 体感VRAR全息沉浸式3D投影多媒体展厅展会游戏互动-万展互动 | 北京燃气公司 用户服务中心 | 铝合金电阻-无源谐波滤波器-上海稳达电讯设备厂 | 清洁设备_洗地机/扫地机厂家_全自动洗地机_橙犀清洁设备官网 | 出国劳务公司_正规派遣公司[严海] | 数显恒温培养摇床-卧式/台式恒温培养摇床|朗越仪器 | 十字轴_十字轴万向节_十字轴总成-南京万传机械有限公司 | 药品/药物稳定性试验考察箱-埃里森仪器设备(上海)有限公司 | 软文发布平台 - 云软媒网络软文直编发布营销推广平台 | 山东PE给水管厂家,山东双壁波纹管,山东钢带增强波纹管,山东PE穿线管,山东PE农田灌溉管,山东MPP电力保护套管-山东德诺塑业有限公司 | 定制异形重型钢格栅板/钢格板_定做踏步板/排水沟盖板_钢格栅板批发厂家-河北圣墨金属制品有限公司 | 电机保护器-电动机综合保护器-上海硕吉电器有限公司 | 氧化铁红厂家-淄博宗昂化工 | 武汉印刷厂-不干胶标签印刷厂-武汉不干胶印刷-武汉标签印刷厂-武汉标签制作 - 善进特种标签印刷厂 | 齿辊分级破碎机,高低压压球机,立式双动力磨粉机-郑州长城冶金设备有限公司 |