Should be fixed now. It was a few files losing a build target after the move and include path needed adjustment in test_shell_tests proj.
:DG< On Sun, Dec 21, 2008 at 10:43 PM, Pam Greene <[email protected]> wrote: > > I broke the Mac build with the last WebKit merge: it looks like I did > not get all the header search paths right. My apologies to folks > using it. Unfortunately I have no working Leopard machine to fix it > on, and I'll be in late relative to East Coast (and non-North > American) folks anyway, so I throw myself on your collective mercy. > Could someone please fix the Xcode files? I will squeaky-bat myself > when I get in on Monday. > > The WebCore changes that are causing the problems are the files moved > as part of the 39369:39410 merge: > http://trac.webkit.org/changeset?old=39...@trunk&new=39...@trunk > > Sample error from > http://build.chromium.org/buildbot/waterfall/builders/Modules%20Mac/builds/2198/steps/compile/logs/stdio > : > > Distributed-CompileC > ../../../../xcodebuild/TestShell.build/Release/test_shell_tests.build/Objects-normal/i386/resource_fetcher_unittest.o > [...] > ../../../../third_party/WebKit/WebCore/rendering/style/RenderStyle.h:28:29: > error: AffineTransform.h: No such file or directory > ../../../../third_party/WebKit/WebCore/rendering/style/RenderStyle.h:29:27: > error: AnimationList.h: No such file or directory > ../../../../third_party/WebKit/WebCore/rendering/style/StyleTransformData.h:29:33: > error: TransformOperations.h: No such file or directory > ../../../../third_party/WebKit/WebCore/rendering/style/RenderStyle.h:71:28: > error: TimingFunction.h: No such file or directory > > These headers, and others, all moved into WebCore/platform/animation/ > or WebCore/platform/graphics/transforms/ . > > - Pam > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
