9 Jun
2005
9 Jun
'05
2 a.m.
Change your build directory in Xcode to not have a ~ in it. Someone should file an rdar on this. *slaps the Xcode team* All it takes to fix this is to call one method in NSString. :-\ - Colin On Jun 8, 2005, at 3:28 AM, Robert Nicholson wrote:
Yes I do see that file.
/Users/robert/Programming/Objective-C/WebKit/History.subproj/ WebHistoryItem.m:45:34: error: WebKitSystemInterface.h: No such file or directory
There's no /usr/local at all
BTW:
My build directory is ~/.build
for some reason the build script keeps on creating a ~ directory at the same level as WebKitTools