I agree with @anders_k that similar approaches have been used by other projects in the past, and their mileage was pretty good. For example, ninja (build system) has recently updated their code with the manifest, and have pretty ok long path support.
Is it possible that you did not set an install target directory? With autotools (configure), this is typically performed with the option --prefix=/some/directory/where/you/can/write, and with cmake its done via -DCMAKE_INSTALL_PREFIX=/some/directory/where/you/can/write
cmake build fails with syntax error in VERSION script for libpng-1.6.34 shared
Is this a ccache issue or an MSYS2 issue? Anyone wiling to comment?
I see the same behavior. I've enabled the logs, and it seems the problem has to do...
I see the same behavior. I've enabled the logs, and it seems the problem has to do...