Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Wizumwalt

macrumors newbie
Original poster
I've added a directory to my cocoa project in XCode and moved a group of files into this directory since they all serve a specific purpose. The problem is when I compile it, some of the classes names in one of my controllers results in 'undefined symbols'. This all used to compile fine.

Do I need to do something more than just prepend the included header path with the directory name in my source files? I've tried putting the directory path in project settings include paths, but, they still don't compile.
 
Make sure Xcode knows about the files still. You may have to get info on them and update the path (or remove and re-add).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.