Software Archive
Read-only legacy content
17060 Discussions

Getting Tmp error on creating project

Aftab_K_
Beginner
844 Views

I really appreciate someone can help me on my issue. First time I have successfully installed the XDK on my windows XP and when I try to create a project, it asks to enter the name and location. After I enter a location, it gives this error first:

intel xdk error: error creating tmp directory

My environment or TMP looks like this:

TEMP=C:\Users\Aftxxxx\AppData\Local\Temp;c:\mingw\bin
TMP=C:\Users\Aftxxxx\AppData\Local\Temp

I have logged in as admin and installed as admin. Thanks

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
844 Views

The XDK does not run properly on Window XP, it is only validated for Windows 7 and above. If you need to use a Windows XP machine you can run Linux inside a virtual machine and install the Linux version in that virtual machine. Sorry, but XP is not supported and has been shown to fail.

0 Kudos
Aftab_K_
Beginner
844 Views

OK Thank you so much for your quick reply. I try on Ubonto and hope it will work.

On a second note, can you point me to a working example of an app that works with remote database like mysql and display the data? Regards, 

0 Kudos
PaulF_IntelCorp
Employee
844 Views

We don't have such an example, search for any PhoneGap or Cordova example. The XDK and PhoneGap create Cordova apps, so any sample you can find that works with those systems should work with the XDK.

0 Kudos
Reply