XCode 1.5 can't read PCH file
XCode 1.5 can't read PCH file
- Subject: XCode 1.5 can't read PCH file
- From: email@hidden
- Date: Mon, 09 Aug 2004 11:53:55 -0400
I recently migrated my projects (applications and frameworks) to Xcode 1.5. At which time I now get the following error:
"Unknown error: 0: can't read PCH file"
Does anyone have an idea what could be causing this? I've done clean builds, deleted the "Build" folder, check all file permissions. It seems it's having issues with my pre-compiled header file (example: myProjectName_Prefix.pch, I'm guessing here). I do have pre-compiled headers checked in the project.
Thanks,
Herbo
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.