Closed GoogleCodeExporter closed 8 years ago
It appears as though you're running into the MAX_PATH limitation on Windows
(<https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).asp
x>). We're looking into ways to work around this on our end. As a workaround,
you can move your application into a folder with a shorter absolute name.
Something like `C:\Users\Bin\n` should work.
Original comment by z...@google.com
on 16 Feb 2016 at 11:11
Original issue reported on code.google.com by
binxu....@gmail.com
on 8 Feb 2016 at 7:01