bryanloz-xilinx
bryanloz-xilinx
Agree, this would be very useful for common files such as CMakeLists.txt where `#` can be used for comment.
@willnorris it wasn't working for me. Maybe there is a case sensitivity issue here? I don't know why, but historically CMake projects use `CMakeLists.txt` by convention. P.S. thanks for providing...
Latest commit addresses documentation and issue: https://github.com/Xilinx/XRT/issues/6832
@stsoe I wanted to leave this open to track these incomplete features. At the moment the script only supports Ubuntu 18.04 and 20.04
@gbuildx @NaAl-Xlnx Can you please take a look at the build pipelines and make sure that `/opt/xilinx` or `/opt/xilinx/xrt` is not hardcoded anywhere in the build pipeline or in any...
it was worth a try, but I guess I'm no admin :-)
@timsnyder in CentOS you might need to do scl enable devtoolset-9 bash
> > scl enable devtoolset-9 bash > > yeah, that's right. I forgot that it is documented in the build instructions but not automated by build.sh. You make a good...
@uday610 Looks like we can close this one.