[Solved]Unresolved external symbols

Hi all, I’m trying to implement a BTService however I’m getting all these external errors relating to the Service. However when I look in the definition the functions are not there to implement.
So I don’t exactly know where to start looking on how to fix this error.

Did you include the “AIModule” in your build.cs?

Yes I have included that