This may just be something on my end (My operating system is Windows), but as I extract the zip file, it eventually gives me this error for a C++ Header file:
An unexpected error is keeping you from copying this file. If you continue to receive this error, you can use the error code to search for help with this problem.
Error 0x80- so on so forth.
The project would still start up successfully, but if the files that got this error message didn't copy over, which I assume they didn't, it might cause issues.
The error message also mentioned "path too long". I believe I've also run into this error. It may be that some of the names of your files are too long, and Windows won't let them copy (for whatever reason).
Hope this is helpful.