Forum Discussion

MSura2's avatar
MSura2
Icon for New Contributor rankNew Contributor
5 years ago

Hi, I'm having some issues with regards to running the examples for the HLS compiler 18.1. I've installed all the prerequisites are expected and I'm just running the simple demo for counter and the error I'm getting is shown below:

COMMAND: make test-x86-64 ERROR: i++ counter.cpp -march=x86-64 -o test-x86-64 error: unable to open output file 'counter4716.o': 'Error opening output file 'counter4716.o'' 1 error generated. ...