Why does sonar cloud load project repositories 404 report an error?

@TomVanBraband thinks,I solved this problem.

The solution is as follows:
add CMake macro,

add_definitions(-DASIO_DISABLE_NOEXCEPT)

The reason for the crash is:

1 Like