- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I didn't face any problem using the code below to build my app but after Intel updated the build servers i am facing an error
<intelxdk:plugin intelxdk:name="Cordova Facebook Plugin" intelxdk:value="https://github.com/phonegap/phonegap-facebook-plugin.git" intelxdk:id="com.phonegap.plugins.facebookconnect">
<intelxdk:param intelxdk:name="APP_ID" intelxdk:value="123334444" />
<intelxdk:param intelxdk:name="APP_NAME" intelxdk:value="My Ap" />
</intelxdk:plugin>
Plugin "com.phonegap.plugins.facebookconnect" (0.11.0) failed to install.
And Checking the box in the plugin manager gives this error.
The following build commands failed: CompileC build/Quaker.build/Release-iphoneos/Quaker.build/Objects-normal/armv7/FacebookConnectPlugin.o Quaker/Plugins/com.phonegap.plugins.facebookconnect/FacebookConnectPlugin.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure).
How can I build my project Now :S
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
+1
I face the same problem for IOS build.
For Android and Crosswalk it works by switching to the Facebook Connect Plugin under Featured Plugins in Intel XDK.
The problem appeared after un upgrade of the Facebook plugin on github.
I don't think the error is related to the Intel XDK upgrade.
I get the the following build error for IOS for Cordova 3.5.1 and 4.1.2 with Intel XDK v1816:
** BUILD FAILED ** The following build commands failed: CompileC build/Obaxa.build/Release-iphoneos/Obaxa.build/Objects-normal/armv7/FacebookConnectPlugin.o Obaxa/Plugins/com.phonegap.plugins.facebookconnect/FacebookConnectPlugin.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure) Command finished with error code 65: .../obaxanew2/platforms/ios/cordova/build --release,--device Error: .../obaxanew2/platforms/ios/cordova/build: Command failed with exit code 65 at ChildProcess.whenDone (/Developer/cordova/4.1.2/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23) at ChildProcess.EventEmitter.emit (events.js:98:17) at maybeClose (child_process.js:753:16) at Process.ChildProcess._handle.onexit (child_process.js:820:5)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
First off, there is an issue with featured plugin when it's brought from cordova registry. We are trying to fix that and will be available in the next release. So, meanwhile please use facebook plugin as a third-party plugin. Also, there are issues with version 0.11.0, so please use version 0.10.1
Thanks,
Swati
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear SWATI S,
I have tried this solution before to go to a lower version of the plugin and it gave me the same error but with diffirent version number i think it is an error in the build server since i didn't face this issue only after upgrading the build servers to support cordova 4.x
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try it again with the just released version 1826.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page