I have just recently begun learning about app development, although I am quite fluent in Java, C and Fortran. I want to make a simple iOS app that just prompts the user to input their name, and when they hit a button a label says Hi [insert name]. I believe I'm going about this the right way although every time I try to link the label to my viewcontroller.h file it gives me this error. I hav gone through so many forums online with people saying they fixed it by deleting the derived data, restarting, reinstalling and what not. I have tried all of those numerous times. I've even uninstalled and reinstalled xcode twice. I was wondering if there are any other problems that could be causing this?
It looks very similar to this:
Thanks