Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Upgrade to v2496 and plugin issue

khin_sin_c_
Beginner
975 Views

Hi All,

after upgrade the version to 2496, i try to add cordova plugin (which they are used in my other project in previous version and working fine) into a new project and below is what i get by trying one by one

 

1. Facebook connect->unexpected call to process.exit()

->i am using a valid app id and app name in facebook registration

 

2. email_composer which the plugin id is de.appplant.cordova.plugin.email-composer

->took more than 5 minutes to run the fetching and non stop.  so i have to kill it

3. custom intel xdk plugin: intel.xdk.device error

 

0 Kudos
6 Replies
Ad
New Contributor III
975 Views

Where are your project files located?

In XDK v2496 you have to put the project physically onto the same drive as XDK!

See this topic: https://software.intel.com/en-us/forums/intel-xdk/topic/594199#comment-1841270

0 Kudos
khin_sin_c_
Beginner
975 Views

Thanks Ad. Yes, my project is at different directory compare to where xdk installed.

 

0 Kudos
PaulF_IntelCorp
Employee
975 Views

@Khin -- we are working on an update to fix this issue.

0 Kudos
Fab_V_
New Contributor I
975 Views

on the same drive, okay but it is not really true.

tried to install XDK on E:, and installation fail at the end, but the program is lauching properly.

After that, always the same problem Process.exit when adding FB connect plugin for example.

Project is on the same drive E:

0 Kudos
khin_sin_c_
Beginner
975 Views

thanks for the update. looking forward the new update to fix it.

0 Kudos
PaulF_IntelCorp
Employee
975 Views

@Fab -- if you have the disk space I highly recommend that you let the XDK install in its "default" location.

0 Kudos
Reply