frerich / clcache

A compiler cache for MSVC, much like ccache for gcc
Other
326 stars 83 forks source link

Enable long paths support on Windows 10 #360

Open t0p4 opened 4 years ago

t0p4 commented 4 years ago

An Operating System limitation is the cause for this behavior. Microsoft Windows limits the number of characters that can be used when combining the path and file name together.

See https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#maximum-path-length-limitation