I haven't seen anyone else mention this, but I also had to manually
"rebuild" tcmalloc for my build to succeed, otherwise I'd get:
LINK : fatal error LNK1181: cannot open input file
'E:\src\cr\src\chrome\Debug\obj\tcmalloc\libcmt.lib'

Erik


On Wed, Jun 3, 2009 at 10:23 AM, Glen Murphy <[email protected]> wrote:

>
> To add to this - someone else running into this mentioned that they
> needed to also build chrome_resources to get theme_dll to build.
>
> You'll also need to manually build crash_service if you're building
> any of the tests.
>
> On Tue, Jun 2, 2009 at 9:19 PM, Glen Murphy<[email protected]> wrote:
> > I thought it was just me, but I just heard from someone else who hit
> > this. It appears that a recent change causes a few things to not get
> > built when you do a clean build, leading to DCHECKs when you try to
> > run. I believe the GYP team is working on a fix, but in the meantime
> > you can work around it by manually building chrome/theme_dll and
> > chrome/app/locales/en-US.
> >
> > xox,
> > Glen
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to