• Windows version: Win 10 Home
• Builder version: 3.59
• iOS SDK version: 14.4
• Unity 2022.3.7f1
The error I'm getting when running the builder:
[...]/2022.3.7f1/Editor/Data/il2cpp/libil2cpp\codegen/il2cpp-codegen-common.h:7:10: fatal error: 'cmath' file not found
#include <cmath>
[...]
Error: the Unity il2cpp compiler returned a non-success exit status.
My guess is that I'm using a way old Mac Book Air running macOS Catalina and Xcode 12.4.
Had that error with Builder version 3.57 first, than updated to 3.59 and re-ran the migration assistent without issues.
The 'cmath' file actually is missing in '[...]\builder\SDK\usr\include'.