今天在object-c 和swift 混編的時候出現錯誤:could not build module foundation
今天在object-c 和swift 混編的時候出現錯誤:could not build module foundation
當我把oc程式碼匯入swift工程時候沒有出來,編譯是正常的,當我建立pch檔案引用時候就出現could not build module foundation
這個問題折騰了好久,在網上找到解決辦法,我把這個問題記錄下,希望能幫到有需要的人
解決方法:
在pch 找到需要引用的的標頭檔案前面加上#ifdef OBJC 要匯入的標頭檔案 #endif
如下圖:
https://stackoverflow.com/questions/19723392/adding-c-file-causes-pch-error
相關文章
- vagrant下composer安裝laravel-wechat時候,出現could not delete的錯誤Laraveldelete
- 雲音樂 Swift 混編 Module 化實踐Swift
- OC和Swift混編Swift
- OC和Swift混編經驗Swift
- Objective-C和Swift混編ObjectSwift
- iOS UMeng OC和Swift混編iOSSwift
- flutter和Android混編下出現“No implementation found for method xxxx on channel”錯誤FlutterAndroid
- 編譯開源 Swift Foundation 庫編譯Swift
- 進階-Swift和OC混編生成 swift pod私有庫Swift
- 如何解決 Angular custom library module 在 ng build 時無法被識別的錯誤AngularUI
- WireMock 的時候報錯:No response could be served as there are no stub mappings in this WireMockREMMockAPP
- Gradle專案Build的時候,頻繁報Unknown host 'jcenter.bintray.com' 錯誤GradleUI
- 考OCP在做vue和oracle賬號關聯的時候容易出現的錯誤:third invalid attemptVueOracle
- 解決Centos7 yum 出現could not retrieve mirrorlist 錯誤CentOS
- oracle 安裝的時候出現PRVF-0002 : could not retrieve local node nameOracle
- Intellij IDEA使用@Autowired註解,出現could not autowire錯誤,解決方案IntelliJIdea
- Qt處理中文編碼出現錯誤QT
- Flask擴充套件包安裝出現錯誤:Could not find a version that satisfies the requirement ...Flask套件UIREM
- Electron打包的時候路徑出現問題!include: could not find: "C:UsersxxxxAppDataLocalTemp -TH3KzBAPP
- 最近執行VBA程式碼時候出現這樣錯誤,現已經找到了問題所在處
- 記錄一次數字和字串比較時候犯的錯誤字串
- 解決 Angular 官網下載的庫 Schematics 執行 npm run build 時遇到的編譯錯誤AngularNPMUI編譯
- OC與Swift混編專案遷移到Swift4.2小記Swift
- 京東App Swift 混編及元件化落地APPSwift元件化
- Ubuntu20.04安裝LabelImg 以及出現(ModuleNotFoundError: No module named libs.resources)錯誤UbuntuError
- Camstar 登入時出現單個Error的錯誤提示Error
- gradle升級到4.1後出現的Could not resolve com.android.tools.build:gradle:3.0.1GradleAndroidUI
- 求助:環境正常,xcodebuild 也執行成功了,但是使用 appium desktop 的時候,出現:Could not start sessionXCodeUIAPPSession
- Flutter 最常出現的典型錯誤Flutter
- wget下載安裝時出現錯誤doesn‘t match requested host name錯誤wget
- Laravel 出現 419 錯誤Laravel
- Opencv出現detecMultiScale錯誤OpenCV
- iOS-OC、Swift混編之橋接檔案iOSSwift橋接
- 埠占用出現的不同的錯誤:
- 傳送請求時,url 出現亂碼錯誤
- SOLIDWORKS啟動時出現指令碼錯誤問題Solid指令碼
- 彈出層layer 完整步驟以及在編寫彈出層時遇到的錯誤
- PrestaShop 1.7 使用者付款的時候無法支付錯誤REST