Closed salcanmor closed 6 years ago
Hi @salcanmor
Looks like you are building ChaiDNN on Windows. If yes, there were cases where we've faced some tool related issues building projects on windows. The issue seems related to '/' on Linux machines vs. windows. Could you replace with windows style paths and try the build again?
Hi @VishalX
Yes, I'm building ChaiDNN on Windows. But it is being difficult. I've solved that problem with this: #39
But, when I solve one problem another one appears ... I'm trying to solve all the problems.
Thank you.
@salcanmor
We are reviewing your pull request. Once we confirm if that works for Linux SDx too, we will merge the changes.
Also, if you are having SDx-Windows specific problems, feel free to post on Xilinx SDSoC Forums.
@salcanmor,
We are not supporting CHaiDNN builds with SDx on Windows because of various tool related issue. Closing this issue.
If you are facing problems with SDx on Linux, please open a new issue.
Hi guys,
I have tried to make a build following the CHaiDNN guide and I'm getting this error.
If you take a look to the error ( "C:CHaiDNNCHaiDNN_v2srcconvscriptsmcps.tcl"), you'll notice that all the "/" are removed.
Any idea to fix this error?