Missing UCLASS name

i have a problem with createing c++ .the log is
“CompilerResultsLog:Error: Mistake C:/Users/Administrator/Documents/Unreal Projects/???4/Source/???4/MyCharacter6.h(1) : Error: Missing UCLASS name"
and some wraning is"LogVSAccessor:Warning: Couldn’t access Visual Studio"and"nserted 1 feature packs"
i don’t konw the reason and want to get it.
thank for your help .No metter what you do.

Could you post the code?

I think those “???4” in path might be a issue it seems you use some non-latin unicode symbols, can you write project name in latin letters they way how it spells?

LogTextLocalizationManager:Warning: Loaded localization resources contain conflicting entries for (Namespace:UObjectToolTips, Key:AnimNode_AssetPlayerBase:InternalTimeAccumulator):
Localization Resource: (F:/虚幻4/Epic Games/4.14/Engine/Content/Localization/EditorTutorials/zh-CN/EditorTutorials.locres) Source String Hash: (502993589) Localized String: (用于引用此节点中的资源的累积时间)
Localization Resource: (F:/虚幻4/Epic Games/4.14/Engine/Content/Localization/Engine/zh-CN/Engine.locres) Source String Hash: (502993589) Localized String: (引用该节点中资源所用的累计时间)
LogTextLocalizationManager:Warning: Loaded localization resources contain conflicting entries for (Namespace:UObjectToolTips, Key:AnimNode_AssetPlayerBase:bIgnoreForRelevancyTest):
Localization Resource: (F:/虚幻4/Epic Games/4.14/Engine/Content/Localization/EditorTutorials/zh-CN/EditorTutorials.locres) Source String Hash: (319969718) Localized String: (若为真,在状态中寻找最高权重动画的“相关动画”节点将忽视 此节点)
Localization Resource: (F:/虚幻4/Epic Games/4.14/Engine/Content/Localization/Engine/zh-CN/Engine.locres) Source String Hash: (319969718) Localized String: (如果为真,那么将会忽略查找最高权重动画的"相关动画"节点。
这个节点)
LogTextLocalizationManager:Warning: Loaded localization resources contain conflicting entries for (Namespace:UObjectToolTips, Key:AnimNode_AssetPlayerBase:BlendWeight):
Localization Resource: (F:/虚幻4/Epic Games/4.14/Engine/Content/Localization/EditorTutorials/zh-CN/EditorTutorials.locres) Source String Hash: (-1232800293) Localized String: (此节点最后交会的混合权重)
Localization Resource: (F:/虚幻4/Epic Games/4.14/Engine/Content/Localization/Engine/zh-CN/Engine.locres) Source String Hash: (-1232800293) Localized String: (该节点上一次遇到的混合权重)
LogFeaturePack:Warning: Inserted 1 feature packs
LogUObjectGlobals:Warning: 寻找对象’Class 无.'失败
LogDesktopPlatform:Warning: Error reading results of folder dialog.
LogVSAccessor:Warning: Couldn’t access Visual Studio
CompilerResultsLog:Error: 错误 C:/Users/Administrator/Documents/Unreal Project

thanks a lot

how could i do

thank you

![116733-okg4]dy72x6ofn~d_~ug3.png|1263x763](upload://rznuii9bwhBGCa7XTXSsVOxtInl.png)

i got it and change the name,but i can’t find the way .So i could find the engine .thanks