UE5.4 Release 源码构建的坑

UnrealEngine\Engine\Plugins\Enterprise\DatasmithContent\Source\DatasmithContent\Public\DatasmithAssetUserData.h(26): error C2065: 'UDatasmithObjectTemplate': undeclared identifier

报错类似

复制代码
UnrealEngine\Engine\Plugins\Enterprise\DatasmithContent\Source\DatasmithContent\Public\DatasmithAssetUserData.h(26): error C2065: 'UDatasmithObjectTemplate': undeclared identifier

查到

https://forums.unrealengine.com/t/unreal-engine-5-4-4-building-from-source-error/2000667/2

于是发现我这里都有提示

于是安装 MSVC v143 - VS 2022 C++ x64/x86 build tools (v14.38-17.8)

重新构建之前记得 Clean,因为这是构建配置方面的错误,构建设置写在 makefile 里面,如果不清除构建的话,那么就会沿用上一次的构建设置

相关推荐
四代水门8 天前
UE5实现客户端与服务器时间同步
ue5
智海深蓝10 天前
海上平行战场:态势模拟三维可视化平台
3d·ue5
_守一11 天前
UE5 ListView记录
ue5
成都渲染101云渲染666611 天前
CR15新功能介绍以及CR15云渲染流程
ue5·图形渲染·blender·maya·corona
一锅炖出任易仙12 天前
创梦汤锅学习日记day30
学习·ai·ue5·游戏引擎
OSwich12 天前
【UE5学习笔记】UMG中控件命名规范
笔记·学习·ue5
一锅炖出任易仙13 天前
创梦汤锅学习日记day29
学习·ai·ue5·游戏引擎
吴梓穆13 天前
UE5 C++ 注册 开始重叠和结束重叠事件
开发语言·c++·ue5
妙为14 天前
unreal engine5(UE5)中使用Rider
ue5·游戏引擎·虚幻·rider
归真仙人16 天前
【UE】LineTraceByProfile
ue5·游戏引擎·ue4·unreal engine