<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Hi,</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>I config the project setting by two methods(windowxp,
MSVC6.0, VTK4.2).</FONT></DIV>
<DIV><FONT face=Arial>one is use the cmakesetup and it work fine.</FONT></DIV>
<DIV><FONT face=Arial>the other is : do not use the cmakesetup to
setup the include and link path. I copy the additional include path(configed by
the first method) and the addtitional link path to my new project.
However, always have link error:</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>msvcprtd.lib(MSVCP60D.dll) : error LNK2005: "public:
__thiscall std::ios_base::Init::Init(void)" (</FONT><A
href="mailto:??0Init@ios_base@std@@QAE@XZ"><FONT
face=Arial>??0Init@ios_base@std@@QAE@XZ</FONT></A><FONT face=Arial>) already
defined in libcpd.lib(iostream.obj)<BR>msvcprtd.lib(MSVCP60D.dll) : error
LNK2005: "public: __thiscall std::ios_base::Init::~Init(void)" (</FONT><A
href="mailto:??1Init@ios_base@std@@QAE@XZ"><FONT
face=Arial>??1Init@ios_base@std@@QAE@XZ</FONT></A><FONT face=Arial>) already
defined in libcpd.lib(iostream.obj)<BR>msvcprtd.lib(MSVCP60D.dll) : error
LNK2005: "public: __thiscall std::_Winit::_Winit(void)" (</FONT><A
href="mailto:??0_Winit@std@@QAE@XZ"><FONT
face=Arial>??0_Winit@std@@QAE@XZ</FONT></A><FONT face=Arial>) already defined in
libcpd.lib(wiostrea.obj)<BR>msvcprtd.lib(MSVCP60D.dll) : error LNK2005: "public:
__thiscall std::_Winit::~_Winit(void)" (</FONT><A
href="mailto:??1_Winit@std@@QAE@XZ"><FONT
face=Arial>??1_Winit@std@@QAE@XZ</FONT></A><FONT face=Arial>) already defined in
libcpd.lib(wiostrea.obj)<BR>msvcprtd.lib(MSVCP60D.dll) : error LNK2005: "public:
class std::basic_ostream<char,struct std::char_traits<char> > &
__thiscall std::basic_ostream<char,struct std::char_traits<char>
>::operator<<(float)" (</FONT><A
href="mailto:??6?$basic_ostream@DU?$char_traits@D@std@@@s"><FONT
face=Arial>??6?$basic_ostream@DU?$char_traits@D@std@@@s</FONT></A><BR><A
href="mailto:td@@QAEAAV01@M@Z"><FONT face=Arial>td@@QAEAAV01@M@Z</FONT></A><FONT
face=Arial>) already defined in genDelaunay3DMeshActor.obj</FONT><FONT
face=Arial> </FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>...</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Anybody help me?</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Regards,</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Yixun Liu</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV></BODY></HTML>