Software Archive
Read-only legacy content
17061 ディスカッション

Intel XDK updated to v 2366

John_H_Intel2
従業員
905件の閲覧回数

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 件の賞賛
8 返答(返信)
Michael_O_2
新規コントリビューター I
905件の閲覧回数

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

Hamilton_Tenório_da_
高評価コントリビューター I
905件の閲覧回数

Great. I´m using it now.

Alvin_H_
ビギナー
905件の閲覧回数

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.

 

 

 

Adam_L_1
ビギナー
905件の閲覧回数

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

John_H_Intel2
従業員
905件の閲覧回数

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.

Hamilton_Tenório_da_
高評価コントリビューター I
905件の閲覧回数

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

Dmitry_S_3
ビギナー
905件の閲覧回数

 

<!--

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

 -->

PaulF_IntelCorp
従業員
905件の閲覧回数

@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.

返信