error: make: *** scripts: No such file or directory. Stop. - error: make: *** scripts: No such file or directory. Stop. Description Due to a problem in the Intel® Quartus® Prime Software and Intel® FPGA SDK for OpenCL™ version 17.0, mmd compilation of the Intel® Arria® 10 GX Development Kit may show the following error: make: *** scripts: No such file or directory. Stop. make: *** [scripts] Error 2 This is a Makefile problem where the flow is looking for the “Scripts” directory in "<install_directory>\hld\board\a10_ref\source". Resolution To work around this problem, remove the word “scripts” from the following line in "<install_directory>\hld\board\a10_ref\source\Makefile". Original line: > SUB_DIRS = host util scripts Updated line with the the word “script” removed: > SUB_DIRS = host util This problem is fixed beginning with the Intel® Quartus® Prime Software version 17.1 and Intel® FPGA SDK for OpenCL™. Custom Fields values: ['novalue'] Troubleshooting FB: 457025; False ['novalue'] ['FPGA Dev Tools Quartus® Prime Software Pro'] 17.1 17.0 ['Arria® 10 GX FPGA'] ['HLD Tools OpenCL'] ['novalue'] ['novalue'] - 2023-01-18

external_document