Problem building xtime composer project

If you have a simple question and just want an answer.
ocprovidence44
Newbie
Posts: 1
Joined: Sat Oct 24, 2015 9:09 am

Problem building xtime composer project

Post by ocprovidence44 »

Hi, 

I reseted my laptop a few days ago and reinstalled xtime composer. It used to work perfectly and now when I build a  project it gives me the following error:

"Analyzing ds.xc

xcc: error: unable to create temporary file
xmake[1]: *** [.build/src//ds.xc.pca.xml] Error 1
xmake: *** [analyze] Error 2"

Thank you for your help :)

User avatar
andrewxcav
Verified
Experienced Member
Posts: 76
Joined: Wed Feb 17, 2016 5:10 pm

Post by andrewxcav »

What OS are your running? Do you have virus scan installed?

Make sure that you either have administrative permissions, or do no require them (i.e. make sure users are allowed to modify/create files in your project's directories).

I have also seen virus scan programs cause this sort of error.
peter
XCore Addict
Posts: 230
Joined: Wed Mar 10, 2010 12:46 pm

Post by peter »

You say you have re-installed xTIMEcomposer. Do you know whether you changed versions? What version have you installed? Do you know what version you were using before?

Are you able to build by running the command-line, changing to your project folder and running xmake?