That's unlikely to be the problem. Windows can use either path separator. The reason why the forward slashes are used is because the compilation recipes must also run on Linux, which requires the forward slash.
That's unlikely to be the problem. Windows can use either path separator. The reason why the forward slashes are used is because the compilation recipes must also run on Linux, which requires the forward slash.