Well I did finally get it to compile; it seems copying the header files directly to the project from within Xcode does something that makes it fail. I just have it fetch them directly from the location where I uncompressed the archive instead and it compiles without errors now. Guess I should have tried that earlier, but I really didn't know at the time what difference it would really have made...
--- James Berry <[EMAIL PROTECTED]> wrote: > Abraham, > > Have you tried building the samples? Do they build > for you? If so, > please review how they use the headers. If not, tell > me what happens > for you. > > There are xcode projects for the DOMPrint and > SAXPrint samples. These > build fine for me. > > James. > > On Oct 10, 2004, at 1:04 PM, Abraham Nelson wrote: > > > How the heck to I get this error out of my hair > (and > > get cout properly recongnized) when compiling > under > > Xcode?? I'm using the framework as described in > the > > build sections for the Mac. What headers, > *EXACTLY*, > > do I need to include?!?!? > > > > > > In file included from > > > Projects/Xercestest/xercesc/util/XercesDefs.hpp:206, > > from > > > Projects/Xercestest/xercesc/dom/impl/DOMDeepNodeListPool.c:25: > > > Projects/Xercestest/xercesc/util/AutoSense.hpp:306:6: > > #error Code requires port to current development > > environment > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]