Software Archive
Read-only legacy content

Intel XDK updated to v 2366

John_H_Intel2
Employee
797 Views

This update was made to fix the following issue from the August release (version 2323):

  • This update fixes an issue with the Intel XDK Windows updater.  Node-webkit was not getting properly updated to a newer version when an automatic update was performed. If you downloaded the installer package and installed directly versus using the automatic updater, the proper version was used.

For detailed information on the release, please see the release notes here:  https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk

0 Kudos
8 Replies
Michael_O_2
New Contributor I
797 Views

Alright. Thanks for the info, I will update my XDK very soon.

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
797 Views

Great. I´m using it now.

0 Kudos
Alvin_H_
Beginner
797 Views

Failed to install it in my workplace computer (Windows 10 in a domain environment).  Error Message: Intel XDK Setup Wizard ended prematurely because of an error(s).  failed_to_create_dir The system cannot find the file specified.

 

 

 

0 Kudos
Adam_L_1
Beginner
797 Views

Hello,

in that version intelXDK on windows 10 I cannot build app for iOS. I recieved error: Please, help

The following build commands failed:
	CodeSign build/device/IDEAerp.app
(1 failure)
Error code 65 for command: xcodebuild with args: -xcconfig,.../ERPApp/platforms/ios/cordova/build-release.xcconfig,-project,IDEAerp.xcodeproj,ARCHS=armv7 armv7s arm64,-target,IDEAerp,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 armv7s arm64,CONFIGURATION_BUILD_DIR=.../ERPApp/platforms/ios/build/device,SHARED_PRECOMPS_DIR=.../ERPApp/platforms/ios/build/sharedpch
Command finished with error code 2: .../ERPApp/platforms/ios/cordova/build --release,--device
ERROR building one of the platforms: Error: .../ERPApp/platforms/ios/cordova/build: Command failed with exit code 2
You may not have the required environment or OS to build this project
Error: .../ERPApp/platforms/ios/cordova/build: Command failed with exit code 2
    at ChildProcess.whenDone (/Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:134: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)

 

Please, help

0 Kudos
John_H_Intel2
Employee
797 Views

Alvin H.

 Do you have full permissions on your work computer, or is there some sort of software the prevents you from installing?

 

@ Adam

Please save you entire build log and attach it to to a new thread.

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
797 Views

I am using this version on Window10 with no problem. Everything is working well.

0 Kudos
Dmitry_S_3
Beginner
797 Views

 

<!--

Thank you for creating Intel XDK. But in my applications I stopped working <audio> tag. No sound or moving the slider to the controls. but the ‘play’ changes to ‘pause’. I tried to create a simple application of a pattern «Audio Player App», but it does not work <audio> tag. tested on Android devices version 4.4.2. What happened? 3 months ago <audio> work.

Please, help

 -->

0 Kudos
PaulF_IntelCorp
Employee
797 Views

@Dmitry -- are you build for Crosswalk? If so, there is a known issue regarding audio playback. We are working on a solution. As a workaround, you can build with shared mode option or upgrade your project to CLI 5.1.1 with the new 2496 release and build with CW15. Then your audio will work.

0 Kudos
Reply