You need to clobber after the sync, e.g. delete the debug\ directory completely and start fresh again.
On Wed, Nov 26, 2008 at 1:53 PM, cime <[EMAIL PROTECTED]> wrote: > > Code updated at revision 6035. Now I get this error. > > Linking... > wtf.lib(MainThreadWin.obj) : error LNK2005: "void __cdecl > WTF::initializeMainThread(void)" ([EMAIL PROTECTED]@@YAXXZ) > already defined in wtf.lib(MainThread.obj) > port.lib(TemporaryLinkStubs.obj) : error LNK2005: "void __cdecl > WTF::scheduleDispatchFunctionsOnMainThread(void)" (? > [EMAIL PROTECTED]@@YAXXZ) already defined in > wtf.lib(MainThreadWin.obj) > Creating library C:\chromium\src\chrome\Debug\lib\chrome_dll.lib > and object C:\chromium\src\chrome\Debug\lib\chrome_dll.exp > C:\chromium\src\chrome\Debug\obj\chrome_dll\chrome.dll : fatal error > LNK1169: one or more multiply defined symbols found > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
