The type or namespace name "UnrealBuildTool" could not be found

what do you know… rebuild = no errors! amazing. That’s crazy, i wonder if doing that fixes my own
5th attempt
Edit: no my own attempt doesn’t open any more and can’t be built.
Edit: I went through my project, replaced all my code with yours in each file. rebuilt and it works. It literally must have been something in the way it was written or spaced out maybe. I’m going to undo the fix and compare both sets of code to work out what it was.

Edit: This was the difference (.h file):
My code
image

Your code
image

Just adding in LICENSEMANAGER_API fixed it all