Fatal error: ‘bits/exception_defines.h’ file not found

When trying to download we get this message in the console. Same program works on another Mac. Have reinstalled OS and also updated firmware.

14:51:51 – error – In file included from …/vexv5/gcc/include/c++/4.9.3/exception:162:
…/vexv5/gcc/include/c++/4.9.3/bits/exception_ptr.h:37:10: fatal error: ‘bits/exception_defines.h’ file not found
#include

Any ideas???

Regards,
Kevin

close VCS, delete the folder where application data is stored, on Mac it’s in ~/Library/Application Support on Windows in AppData/Local (IIRC). It’s the VEX Coding Studio folder. The error usually happens when VCS was closed while still moving necessary files to this location, it can take a few seconds to do that.

Is that delete the entire folder, including the examples sub folder etc? Will these be recreated? Or is there a particular folder or file only that needs to be deleted?

Just delete the whole folder (the VEX Coding Studio folder). VCS will create it again.