Altera_Forum
Honored Contributor
8 years agoBuilding hello_world issue with embedded_command_shell
Hi, I have tried building hello_world host as well as other examples from de10_nano BSP. However, none of them were built successfully.
They all met the same question: $ make arm-linux-gnueabihf-g++: 閿欒锛?libpath:E:/intelFPGA/17.1/hld/host/windows64/l ib锛欼nvalid argument arm-linux-gnueabihf-g++: 閿欒锛歄penCL.lib锛歂o such file or directory make: *** [bin/hello_world] Error 1 Please help me get rid of the issue above. Thanks a lot! There is another problem : g++ ./host/main.o ../common/ocl_util.o ../common/timer.o -o run /libpath:E:/in telFPGA/17.1/hld/host/windows64/lib OpenCL.lib -lacl_emulator_kernel_rt g++: error:/libpath:E:/intelFPGA/17.1/hld/host/windows64/lib:No such file or di rectory g++: error:OpenCL.lib:No such file or directory make: *** [run] Error 1 How can I solve that? Please help me. Thanks a lot!