Today I'm getting this error, both on primary and secondary builder, both on Debug and Release
Sending data to remote compiler. Error
Communication error: Timeout
Since it's the first compile I'm running from the new PC, I want to be sure it does not depend on my new setup.
Is the builder working fine for everybody else?
silly me, it was the default IDE process timeout too small (60).
increased to 300 and the issue is solved.
note: the error message "Communication error: Timeout" mislead me into thinking it was a network-related issue.