In trying to do the simple "helloWorld" tutorial for ProjectBuilder, I found that the Framework headers (QuickDraw.h and MacWindows.h) were not found. I had explicitly added these Frameworks to the project. They are found in /System/Library/Frameworks/...... (In order to get the sample to compile I had to add these header references to the sources.) Yet the Carbon Framework files were found. Is this a Dev tools release problem, or am I supposed to be doing something to assure these files are found by PB? I have not moved any directories around in the standard MacOSX beta package