Sounds like a dependency issue. Can you explicitly build the "chrome_strings" target and then try building the target you were trying to build again?
-Ben On Tue, Jun 30, 2009 at 10:02 AM, Ben Laurie<[email protected]> wrote: > > Following http://code.google.com/p/chromium/wiki/LinuxMakeBuild, I get > this error: > > chrome/browser/debugger/devtools_window.cc:23:38: error: > grit/generated_resources.h: No such file or directory > > and, indeed, if I look: > > $ ls out/Debug/obj/gen/chrome/grit > browser_resources.h renderer_resources.h theme_resources_map.cc > common_resources.h theme_resources.h theme_resources_map.h > > I've poked around in the makefiles some, but I'm mystified. > > Anyone got any clues? > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
