Hello! I try to open Intel XDK project maked via export from Construt 2,
and got this error: https://postimg.org/image/3uk6ss4dj/
Before i launched XDK update to version 3400 and added "cranberrygame"s Game and Admob plugins to my Construct 2 project.
I removed scratch folder - did not help
The project does not open at all. Very need help )
Link Copied
Maxim,
It's possible that your directory structure needs to be modified. We wrap apps as Cordova packages. Cordova changed some project formatting several months ago, requiring that XDK apps have a particular structure, i.e. your index.html must be in www, your plugins directory must not be in www. I have attached an image to show a good structure. Please check your structure. You may need to move some files around. I recommend that you make a backup copy of your project before modifying it.
Pamela
Yes, Construct 2 started to use the correct folder structure after these Cordova changes. Also Construct 2 create Intel XDK project file, which removes the need to import files and configure the plugins manually. And it worked until now.
Okay, Maxim. We've had a few reports of this issue. The engineer suggests using the fix in this post:
https://software.intel.com/en-us/forums/intel-xdk/topic/640827#comment-1876620
Let us know if that helps.
Thank you! I will try it
including intelxdk.upload.request.txt did not help. Moreover, I unistalled XDK and installed v.3088 and got same result.
Maxim,
So with 3088 your project opens? But with 3400 it won't open?
For more complete information about compiler optimizations, see our Optimization Notice.