簡體   English   中英

Cordova構建錯誤,退出代碼65 - Eddy Verbruggen日歷插件

[英]Cordova build error, exit code 65 - Eddy Verbruggen Calendar Plugin

我正在嘗試使用Eddy Verbruggen日歷插件

我創建了一個新的入門應用程序(myApp),並從文檔中運行了以下說明:

$ cordova plugin add https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin.git

然后運行此命令:

$ cordova build

從那里我得到以下失敗:

** BUILD FAILED **


The following build commands failed:

CompileC build/myApp.build/Debug-iphonesimulator/myApp.build/Object-normal/i386/Calendar.o myApp/Plugins/nl.x-services.plugins.calendar/Calendar.m normal i386 objective-c  com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Error: /Users/stellar/desktop/myApp/platforms/ios/cordova/build: Command failed with exit code 65
at ChildProcess.whenDone    (/usr/local/lib/node_modules/cordova/node_modules/cordova- lib/src/cordova/superspawn.js:135:23)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)

有關如何進行的任何指導?

最好的祝福,

特洛伊

這似乎是GitHub項目中的 一個懸而未決的問題 ,所以你並不是唯一一個面對這個問題的人。 不幸的是,除非您嘗試隔離並確定問題,否則您可以做的事情並不多,因為此時插件似乎存在問題。

幸運的是,這個插件非常受歡迎,並且存儲庫中似乎有穩定的開發,因此最終可能會解決這個問題。 如果你確實取得了進步或想要幫助你,你一定要對這個問題發表評論

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM