Forum Discussion
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
I am using HLS Compiler Standard v19.1 in Linux version. There is two command methods I had tried to compile the design file, could you try the command as below:
- make test-fpga
- i++ -march=Arria10 bmp_tools.cpp main.cpp resize.cpp -o test-fpga
By using these two command, I am able to compile the design successfully.
May I know the OS,Kernel and GCC version you are using?
Thanks