What problem does it solve?
This Skill streamlines the complex process of compiling Unreal Engine C++ code, providing detailed error analysis and supporting efficient hot-reload workflows.
Core Features & Use Cases
- Automated Compilation: Compiles UE C++ projects using Live Coding or full builds.
- Error Analysis: Parses compiler output to identify and explain errors with file/line references.
- Hot-Reload Support: Facilitates rapid iteration by leveraging Unreal Engine's Live Coding feature when the editor is running.
- Build Diagnostics: Offers insights into common build errors and their solutions.
- Use Case: When you've made changes to your Unreal Engine C++ project, use this skill to compile your code, quickly identify any compilation errors, and get suggestions for fixing them, ensuring your project is always in a buildable state.
Quick Start
Compile your Unreal Engine C++ project, prioritizing live coding if the editor is open.