Hi
I'm getting some linking errors as I build Chrome in VS2008:

Error   19      error LNK2005: _CLSID_DestinationList already defined in
browser.lib(jumplist.obj)       uuid.lib
Error   20      error LNK2005: _CLSID_EnumerableObjectCollection already
defined in browser.lib(jumplist.obj)    uuid.lib
Error   21      fatal error LNK1169: one or more multiply defined symbols
found   C:\Users\X\Desktop\chromiumtrunk\home\chrome-svn\tarball\chromium
\src\chrome\Debug\ui_tests.exe  1
etc

I get about 24 error during compilation and they all look like the
ones above. I found this thread
http://groups.google.com/group/chromium-dev/browse_thread/thread/b0a22cfe8a593aaf
which discusses the same problem however I'm not sure what I need to
do to get it to compile without errors

thanks in advance

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

Reply via email to