I got following error when try to compile code with DS-5, anyone know what's wrong? thanks!
"make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x41a185)"
Based on google result, it seems that it is a bug of make. If there is parentheses in the system PATH, it will got this error.
But after put all the directory which include the parentheses at the end of system variable PATH, it still not work.
I am wondering if I can update the make.exe to newer version. this bug has been fixed after make 3.82.