Results 6 issues of hoyeziyu

I wonder why? Thank you! error C2079: '_' uses undefined struct 'fmt::v10::detail::type_is_unformattable_for' error C2338: Cannot format an argument. To make type T formattable provide a formatter specialization: https://fmt.dev/latest/api.html#udt Log.h ```...

I wonder why? Thank you! error C2079: '_' uses undefined struct 'fmt::v10::detail::type_is_unformattable_for' error C2338: Cannot format an argument. To make type T formattable provide a formatter specialization: https://fmt.dev/latest/api.html#udt Log.h ```...

When I clicked the imgui interface with the mouse, an error occurred; it prompted me Exception thrown: read access violation.windowwas nullptr.; I checked the error stack and found that the...

I want to know how you solved the static link problem for cherno's homework. For the static link of ImGui, I would like to ask for your help, thank you...

1> Running UnrealHeaderTool "E:\project\ue_engine\professional_game_dev_in_c++\ActionRoguelike\ActionRoguelike.uproject" "E:\project\ue_engine\professional_game_dev_in_c++\ActionRoguelike\Intermediate\Build\Win64\ActionRoguelikeEditor\Development\ActionRoguelikeEditor.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -abslog="C:\Users\hejundong\AppData\Local\UnrealBuildTool\Log_UHT.txt" -installed 1>E:/project/ue_engine/professional_game_dev_in_c++/ActionRoguelike/Source/ActionRoguelike/Public/SProjectileBase.h(25): error : Class 'UCameraShake' not found. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(51,5): error MSB3073: The...

![Image](https://github.com/user-attachments/assets/5ec4d7a0-b931-438b-87ac-abf8fc9c2b61) May I ask how this problem should be solved?I have no other operations