Not sure what you mean by context. I have a Carbon project that Release built fine under Tiger, and not under Leopard. The Debug build continues to work. I did a Clean, then Build, and it results in compile .pch errors.
On Oct 31, 2007, at 10:14 PM, Chris Espinosa wrote: On Oct 31, 2007, at 5:58 PM, Claude Biron wrote: After upgrading to Leopard and upgrading Xcode, I'm getting the follow error trying to Build a release version of my project. The Debug version builds and runs fine.
error: /.fseventsd/Carbon/Carbon.h Permission denied
I think we need a little more context than that. If it's what I think it is, it's a file system error and indicates either a bad installation or a corrupt file system, not a specific problem in Xcode. But without context on this error message I can't be sure.
Chris
|