[mpich-discuss] RE: help me - try VS 2005
Jayesh Krishna
jayesh at mcs.anl.gov
Fri Feb 29 09:49:52 CST 2008
Hi,
Looks like you are using a version of VS compiler which does not contain the symbols (these symbols should be part of the standard C++ lib provided with VS). Try using a later version of VS (suggested: VS 2005) to compile your program.
# Are you using the latest version of MPICH2 (1.0.6p1 - available at http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads )?
# See the project settings for the cxxpi project in examples sln (MPICH2\examples\examples) provided with MPICH2.
Regards,
Jayesh
_____
From: xieqingchun [mailto:xieqingchun at 126.com]
Sent: Friday, February 29, 2008 1:39 AM
To: Jayesh Krishna
Subject: help me
Sir,
I Create a project and add source file named cxxpi.cxx in examples of mpich2 directory,I also have complied successfully, but when I linked the project,the errors are followed as:
Linking...
cxx.lib(initcxx1.obj) : warning LNK4078: multiple ".CRT" sections found with different attributes (40300040)
cxx.lib(initcxx1.obj) : error LNK2001: unresolved external symbol ___security_cookie
cxx.lib(initcxx1.obj) : error LNK2001: unresolved external symbol ___CxxFrameHandler3
cxx.lib(initcxx1.obj) : error LNK2001: unresolved external symbol @__security_check_cookie at 4
libcpmtd.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol __CrtDbgReport
Debug/456789.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.
456789.exe - 5 error(s), 1 warning(s)
I have search some methods to solve the problem,but I am defeated
can you tell me how to solve it.
thanks,
sinerely,
xie_qingchun
_____
<http://event.mail.163.com/chanel/click.htm?from=NO_25&domain=126> 已 经 超 过 100 万 台 电 脑 安 装 了 网 易 有 道 免 费 英 汉 词 典 , 点 击 此 处 可 以 快 速 下 载
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080229/29ff5db7/attachment.htm>
More information about the mpich-discuss
mailing list