Weird build error on startKit

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
asid61
Active Member
Posts: 36
Joined: Sat May 31, 2014 6:39 am

Weird build error on startKit

Post by asid61 »

I'm trying to build an app that generates waypoints for controlling a robot. It has multiple libraries that need to be included, which I placed them in the project folder.
When I try to build, I get this error:
Failed in z:/buildslave/swnb/tools/win764_nightly_ent13/build/sb/tools_xcc1_c_llvm/Common/Types/types.c

Does anybody know how to fix that? The error does not appear wen building other apps.


User avatar
johned
XCore Addict
Posts: 185
Joined: Tue Mar 26, 2013 12:10 pm

Post by johned »

Hi,

One thing that you could try is to reset all the xTIMEcomposer metadata and rebuild the database :
Close xTIMEcomposer
Remove all .metadata and .settings folders from the entire project directory structure
Re-open xTIMEcomposer
File| Import |General | Existing Projects Into Workspace | Select the Root Directory | OK
Build

If this doesn't resolve the issue, please can you let me know which library is causing the problem ?

Best regards,
John