79137419

Date: 2024-10-29 13:30:48
Score: 3
Natty:
Report link

The problem was that CMake generated a very long string with several paths and these paths, as I understand it, were passed to the PrepareForDirectorySync method. Due to the very large length of the string, the PrepareForDirectorySync method returned an error and stopped the build.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kiyen11