#Lesson 34

1 messages · Page 1 of 1 (latest)

wicked holly
#

I have been struggling with an error on lesson 34. (Project won't compile)
I am using UE 5.3 and Visual Studio 2022.

I have tried using "struct FAttributeChangeData" to define in the header file of OverlayWidgetController.h with no success.
I have cone through the lesson 4 times but I'm still struggling. Not sure where to go from here.

misty ginkgo
#

Did you figure it out?

wicked holly
#

No not yet... But I'm still searching and trying😅

misty ginkgo
#

Did you compare the git commits to look for syntax/spelling errors

wicked holly
#

Yes I have. It's OK I'm going to restart the project in UE 5.2

misty ginkgo
#

5.4 works OK too

#

just some changes in the gas system

vast perch
#

The first bunch of errors is missing type specifier for FOnAttributeChangeData type. You need to find the right include to add. Check your includes