Has anyone encountered this error before with visual coding studio ?
It seems to be happening to one of our laptops, the same code will compile on another laptop.
– error – In file included from cxx_entry.cpp:7
…/vexv5/gcc/include\stdlib.h:11:10: fatal error: ‘_ansi.h’ file not found #include “_ansi.h”
We have tried re-installing VCS on this Windows 10 64 bit computer and we tried clearing app data folder data for this program as per the instructions from another support page.
Our programmer thinks he fixed it. He went on github and found the file and put it in the include folder. Will try to download it to v5 brain on Monday.
What was the name of the file he found on GitHub? My computer is having the same exact problem with VEX Coding Studio on one of our Windows 10 computers.