‹ 首页

unreal-thirdparty

@maystudios · 收录于 1 周前

Expert guide for integrating third-party C/C++ libraries into Unreal Engine 5.x projects and plugins. Covers static linking, dynamic linking (DLL/SO/dylib), Build.cs configuration, ModuleType.External, delay loading, runtime dependency staging, wrapping patterns, cross-platform considerations (Windows/macOS/Linux), ABI compatibility, RTTI/exceptions, header inclusion with THIRD_PARTY_INCLUDES_START/END, and common pitfalls. Use when the user asks about adding external libraries, third-party code, linking .lib/.a/.dll/.so/.dylib files, Build.cs PublicAdditionalLibraries, PublicDelayLoadDLLs, RuntimeDependencies, ModuleType.External, wrapping a C++ library for UE, FPlatformProcess::GetDllHandle, cross-compiling libraries for UE on Linux, or troubleshooting linker errors / DLL load failures with third-party code.

适合你,如果需要在Unreal Engine中链接外部C++库或解决链接错误。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add maystudios/claude-skills/unreal-thirdparty
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- maystudios/claude-skills/unreal-thirdparty
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify maystudios/claude-skills/unreal-thirdparty
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
12GitHub stars
~2.7K最小装载
~15.2K含声明引用
~15.2K文本包总量
索引托管

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。