file not found - WHY?
file not found - WHY?
- Subject: file not found - WHY?
- From: H Miersch <email@hidden>
- Date: Sun, 14 Dec 2014 20:34:12 +0000
hi.
apparently xcode has decided to try to drive me nuts.
in my current project i have a subclass of nsview (button1). i needed a similar class (button2) so i duplicated the files for button1 and started deleting the parts i didn't need. thing is, i accidentally edited the wrong header file (button1). so i threw it away and duplicated the button2 header file back to button1, then edited the header file for button2. so far so good.
now the problem is that when i try to build, xcode gives me a file not found error on the header file for button1. i've tried everything i can think of:
- cleaned the project
- restarted xcode
- renamed the old files for button1, created new files and copied the contents of the old files, then deleted the old files
nothing helped. what else can i do?
update: i restored the whole project from a recent backup, and did the same thing again, except this time i edited the right file. but the problem is, when i try to import the new header file into my app delegate, i still get that file not found error. the files appear in the list on the left, they are in the right directory in the finder, but i get that error. why? what am i doing wrong?
OSX 10.8.5, Xcode 5.1.1
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden