I is beginner in this OpenCL theme and in yesterday has download the last version of HelloWorld, install last version of Quartus Std 17.1 & SDK for OpenCL with ARM DS-5, my board is c5soc, OS Win7 Prof.
And I see the same problem with "--arm" key in downloaded Makefile as is recommended from craueralt !
Where are trouble ? My output errors is:
/libpath:D:/intelFPGA/17.1/hld/host/windows64/lib: Invalid argument
OpenCL.lib: No such file or directory
The command "aocl linkflags" says:
/libpath:D:/intelFPGA/17.1/hld/host/windows64/lib OpenCL.lib
In D:/intelFPGA/17.1/hld/host/windows64/lib I see the normal file OpenCL.lib.
How repair this bug ?