Xmake Troubleshooting

Use when xmake is misbehaving — hangs/stuck, mysterious errors, slow configure/build, regressions after upgrade — and you need to diagnose it. Covers `-vD` verbose traces, `XMAKE_PROFILE=stuck/trace/perf:*` profiling env var, git bisect via `xmake l cli.bisect`, and debugging the Lua + C core. Do NOT use for everyday build errors — use the relevant per-topic skill first.

xmake-io Updated

File contents

xmake-io/xmake-skills/tree/main/skills/ops/xmake-troubleshooting commit bf9e85351f

Frequently asked questions

npx skillmds@latest add xmake-io/xmake-troubleshooting