Issue 51: Cannot build v8_mksnapshot with VS2005, LNK2005 error
http://code.google.com/p/v8/issues/detail?id=51

New issue report by debnarayanb:
Hi,

I am trying to build Revision 197 on Microsoft Windows XP [Version
5.1.2600] (32 bit), scons 1.0.1, Python 2.5.2 using Visual Studio 2005.

v8_base, and v8 projects are building fine. But I am getting Linker Errors
while building v8_mksnapshot project :

LIBCMTD.lib(stdexcpt.obj) : error LNK2005: "public: virtual __thiscall
std::exception::~exception(void)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) already
defined in mksnapshot.obj
LIBCMTD.lib(stdexcpt.obj) : error LNK2005: "public: virtual char const *
__thiscall std::exception::what(void)const " (?
[EMAIL PROTECTED]@std@@UBEPBDXZ) already defined in mksnapshot.obj


and obviously, the later projects are not building at all.

PFA the html log dump of v8_mksnapshot project build.

What should I do to successfully build the solution?

Attachments:
        BuildLog.htm  8.6 KB


Issue attributes:
        Status: New
        Owner: ----

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to