No subject


Tue Jan 15 14:41:49 EST 2013


it looks more like you are having an issue with Windows/MFC, rather than
with ITK/VTK.

I've always used Qt as the GUI, so I cannot say much about MFC+ITK/VTK. A
quick search in the archives yields some results:
http://www.insight-journal.org/browse/publication/141

http://www.cmake.org/pipermail/cmake/2007-July/014941.html
http://www.itk.org/pipermail/insight-users/2005-January/011652.html

Let us know if your issues get resolved little by little.

Kind regards,
JON HAITZ

<http://www.vicomtech.org/>
Jon Haitz Legarreta Gorro=F1oIkertzailea / Investigador / Researcher
eOsasuna eta Aplikazio Biomedikoak /
eSalud y Aplicaciones Biomedicas / eHealth & Biomedical Applications
Donostia - San Sebasti=E1n -
Spain<http://www.vicomtech.es/castellano/html/contacto/index.html>
<http://www.vicomtech.org/>
Tel: +[34] 943 30 92 30jhlegarreta at vicomtech.org
Aviso Legal - Pol=EDtica de
privacidad<http://www.vicomtech.es/castellano/html/informacion_legal/index.=
html>/
Lege
Oharra - Pribatutasun
politika<http://www.vicomtech.es/euskera/html/informacion_legal/index.html>=
/
Legal
Notice - Privacy
policy<http://www.vicomtech.es/ingles/html/informacion_legal/index.html>


On 24 January 2013 06:49, Veena M <Veena.M at hcl.com> wrote:

> Hi  Jon Haitz,****
>
> Thanks for your reply****
>
> I have built ITK VTK in release mode also.****
>
> This error got resolve after giving *rpcrt4.lib* in project
> properties/linker/input****
>
> ** **
>
> but its crashing in release mode.****
>
> Can I link both the debug and release lib files and include files path in
> visual studio tools / options / project and solution / VC++ directories?*=
*
> **
>
> Or is it required to link only debug lib files and include files path to
> run in debug mode ****
>
> And release lib files and include files path to run in release mode ?****
>
> ** **
>
> Regards,****
>
> Veena****
>
> ** **
>
> ** **
>
> ** **
>
> *From:* Jon Haitz Legarreta [mailto:jhlegarreta at vicomtech.org]
> *Sent:* Thursday, January 24, 2013 5:13 AM
> *To:* Veena M
> *Cc:* insight-users at itk.org
> *Subject:* Re: [Insight-users] linker error****
>
> ** **
>
> Hi Veena,****
>
> don't really know whether this will help you (haven't used MFC with
> ITK/VTK and the description of the error does not seem quite related), bu=
t
> one of the common mistakes when switching from debug to release is not
> having built both ITK and VTK in release. Make sure you did it.
>  ****
>
> Let us know if this happens to be be the problem or else you found it som=
e
> other way.****
>
> Kind regardsm
> JON HAITZ****
>
>
> ****
>
> <http://www.vicomtech.org/>****
>
> ****
>
> *Jon Haitz Legarreta Gorro=F1o*****
>
> Ikertzailea / Investigador / Researcher****
>
> eOsasuna eta Aplikazio Biomedikoak / eSalud y Aplicaciones Biomedicas /
> eHealth & Biomedical Applications ****
>
> Donostia - San Sebasti=E1n - Spain<http://www.vicomtech.es/castellano/htm=
l/contacto/index.html>
> ****
>
> <http://www.vicomtech.org/>****
>
> Tel: +[34] 943 30 92 30****
>
> jhlegarreta at vicomtech.org****
>
> ****
>
> ****
>
> Aviso Legal - Pol=EDtica de privacidad<http://www.vicomtech.es/castellano=
/html/informacion_legal/index.html>/ Lege
> Oharra - Pribatutasun politika<http://www.vicomtech.es/euskera/html/infor=
macion_legal/index.html>/ Legal
> Notice - Privacy policy<http://www.vicomtech.es/ingles/html/informacion_l=
egal/index.html>
> ****
>
> ** **
>
> On 23 January 2013 07:42, Veena M <Veena.M at hcl.com> wrote:****
>
> Hi all,****
>
> I am using MFC with ITK 3.10.1 and VTK 5.2 for image registration.****
>
> It  is running fine in debug mode****
>
> In release mode I am getting the following errors****
>
>  ****
>
> 1>Linking...****
>
> 1>   Creating library D:\Veena\Image
> registration\Backup_DicomReadRegister\GUI\Optimized\updated_23.1.13\Auoma=
tic_Registration_VTKDLG\Release\vtkDLG.lib
> and object D:\Veena\Image
> registration\Backup_DicomReadRegister\GUI\Optimized\updated_23.1.13\Auoma=
tic_Registration_VTKDLG\Release\vtkDLG.exp
> ****
>
> 1>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of othe=
r
> libs; use /NODEFAULTLIB:library****
>
> 1>itkgdcm.lib(gdcmUtil.obj) : error LNK2001: unresolved external symbol
> __imp__UuidCreate at 4****
>
> 1>D:\Veena\Image
> registration\Backup_DicomReadRegister\GUI\Optimized\updated_23.1.13\Auoma=
tic_Registration_VTKDLG\Release\vtkDLG.exe
> : fatal error LNK1120: 1 unresolved externals****
>
> 1>Build log was saved at "file://d:\Veena\Image
> registration\Backup_DicomReadRegister\GUI\Optimized\updated_23.1.13\Auoma=
tic_Registration_VTKDLG\vtkDLG\Release\BuildLog.htm
> "****
>
> 1>vtkDLG - 2 error(s), 1 warning(s)****
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Build: 0 succeeded, 1 failed, 0 up-to-date=
, 0 skipped =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> ****
>
>  ****
>
>  ****
>
> Please help me to resolve these errors.****
>
>  ****
>
> Regards,****
>
> Veena****
>
>  ****
>
>  ****
>
>
>
> ::DISCLAIMER::
>
> -------------------------------------------------------------------------=
---------------------------------------------------------------------------
> ****
>
> The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only.
> E-mail transmission is not guaranteed to be secure or error-free as
> information could be intercepted, corrupted,
> lost, destroyed, arrive late or incomplete, or may contain viruses in
> transmission. The e mail and its contents
> (with or without referred errors) shall therefore not attach any liabilit=
y
> on the originator or HCL or its affiliates.
> Views or opinions, if any, presented in this email are solely those of th=
e
> author and may not necessarily reflect the
> views or opinions of HCL or its affiliates. Any form of reproduction,
> dissemination, copying, disclosure, modification,
> distribution and / or publication of this message without the prior
> written consent of authorized representative of
> HCL is strictly prohibited. If you have received this email in error
> please delete it and notify the sender immediately.
> Before opening any email and/or attachments, please check them for viruse=
s
> and other defects.****
>
>
> -------------------------------------------------------------------------=
---------------------------------------------------------------------------
> ****
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users****
>
> ** **
>

--e89a8f5031fc6dbe8104d404e807
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div><div><div><div>Hi Veena,<br></div>it i=
s best if you reply to the list. That way, you will get more chances of you=
r problem being solved.<br><br></div>You shouldn&#39;t be modifying your pr=
oject&#39;s properties from within your IDE when using ITK/VTK; CMake shoul=
d do the work to correctly configure it. <br>
<br></div>Include files&#39; path is the same for either debug or release.<=
br><br>In principle Visual Studio should be smart enough to link to the deb=
ug or release versions when you change the configuration; the parths CMake =
adds are valid for both configurations. A configuration macro is added auto=
matically so that when you change the cofiguration Visual Studio links to t=
he correct libraries.<br>
<br></div>From your words and the description of how you solved the previou=
s error, it looks more like you are having an issue with Windows/MFC, rathe=
r than with ITK/VTK.<br><br></div>I&#39;ve always used Qt as the GUI, so I =
cannot say much about MFC+ITK/VTK. A quick search in the archives yields so=
me results:<br>
<a href=3D"http://www.insight-journal.org/browse/publication/141">http://ww=
w.insight-journal.org/browse/publication/141</a><br><br><a href=3D"http://w=
ww.cmake.org/pipermail/cmake/2007-July/014941.html">http://www.cmake.org/pi=
permail/cmake/2007-July/014941.html</a><br>
<a href=3D"http://www.itk.org/pipermail/insight-users/2005-January/011652.h=
tml">http://www.itk.org/pipermail/insight-users/2005-January/011652.html</a=
><br><br></div>Let us know if your issues get resolved little by little.<br=
>
</div><br>Kind regards,<br>JON HAITZ<br></div><div class=3D"gmail_extra"><b=
r clear=3D"all"><div><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0=
" align=3D"center"><tbody><tr><td><table style=3D"border-width:1px;border-c=
olor:#00abc9;border-collapse:collapse;border-style:solid;background-color:#=
00abc9" border=3D"0" cellpadding=3D"0" width=3D"100%">
<tbody><tr><td style=3D"border-width:1px;border-color:#00abc9;border-collap=
se:collapse;border-style:solid;background-color:#ffffff"><div align=3D"left=
"><a href=3D"http://www.vicomtech.org/" target=3D"_blank"><img src=3D"http:=
//www.vicomtech.es/firmas/html/logovicomtech_150.png" longdesc=3D"http://Vi=
sual+Interaction+Communication+Technologies" border=3D"0" height=3D"150" wi=
dth=3D"211"></a></div>
</td><td style=3D"border-width:0px;border-color:#00abc9;border-collapse:col=
lapse;border-style:solid;background-color:#00abc9"><div align=3D"center"><i=
mg src=3D"http://www.vicomtech.es/firmas/html/barraSinFondo_150.png" border=
=3D"0" height=3D"150" width=3D"10"></div>
</td><td style=3D"border-width:0px;border-color:#00abc9;border-collapse:col=
lapse;border-style:solid;background-color:#00abc9"><table border=3D"0" cell=
padding=3D"0" cellspacing=3D"0" width=3D"100%" align=3D"center"><tbody><tr>=
<td><table border=3D"0" cellpadding=3D"0" align=3D"center">
<tbody><tr><td><span style=3D"font-size:10px;color:white;font-family:Verdan=
a,Arial,Helvetica,sans-serif;font-weight:bold">Jon=A0Haitz=A0Legarreta=A0Go=
rro=F1o</span></td></tr><tr><td><span style=3D"font-size:10px;color:white;f=
ont-family:Verdana,Arial,Helvetica,sans-serif">Ikertzailea=A0/ Investigador=
=A0/ Researcher</span></td>
</tr><tr><td>
<span style=3D"font-size:10px;color:white;font-family:Verdana,Arial,Helveti=
ca,sans-serif">
eOsasuna=A0eta=A0Aplikazio=A0Biomedikoak=A0/ eSalud=A0y=A0Aplicaciones=A0Bi=
omedicas=A0/ eHealth=A0&amp;=A0Biomedical=A0Applications
</span>
</td></tr><tr><td><table border=3D"0" cellpadding=3D"0" width=3D"100%" alig=
n=3D"left"><tbody><tr><td><span style=3D"font-size:10px;color:white;font-fa=
mily:Verdana,Arial,Helvetica,sans-serif"><a href=3D"http://www.vicomtech.es=
/castellano/html/contacto/index.html" target=3D"_blank">Donostia=A0-=A0San=
=A0Sebasti=E1n=A0-=A0Spain</a></span></td>
<td rowspan=3D"3" style=3D"border-width:0px;border-color:#00abc9;border-col=
lapse:collapse;border-style:solid;background-color:#00abc9" align=3D"right"=
><div align=3D"right"><a href=3D"http://www.vicomtech.org/" target=3D"_blan=
k"><img src=3D"http://www.vicomtech.es/firmas/html/ojo.png" longdesc=3D"htt=
p://Visual+Interaction+Communication+Technologies+-+IK4+Research+Alliance" =
border=3D"0" height=3D"74" width=3D"104"></a></div>
</td></tr><tr><td><span style=3D"font-size:10px;color:white;font-family:Ver=
dana,Arial,Helvetica,sans-serif">Tel:=A0+[34]=A0943=A030=A092=A030</span></=
td></tr><tr><td><span style=3D"font-size:10px;color:blue;font-family:Verdan=
a,Arial,Helvetica,sans-serif"><a href=3D"mailto:jhlegarreta at vicomtech.org" =
target=3D"_blank">jhlegarreta at vicomtech.org</a></span></td>
</tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></=
td><td style=3D"border-width:0px;border-color:#00abc9;border-collapse:colla=
pse;border-style:solid;background-color:#00abc9"><div align=3D"center"><img=
 src=3D"http://www.vicomtech.es/firmas/html/barraSinFondo_150.png" border=
=3D"0" height=3D"150" width=3D"10"></div>
</td><td style=3D"border-width:1px;border-color:#00abc9;border-collapse:col=
lapse;border-style:solid;background-color:#ffffff"><div align=3D"left"><img=
 src=3D"http://www.vicomtech.es/firmas/html/GraphicsMediaNet-IK4_150.png" l=
ongdesc=3D"http://International+Network+for+the+Cooperation+in+Applied+Rese=
arch+in+Computer+Graphics,+Multimoda-Multimedia+Technologies+and+Visual+Int=
eractive+Digital+Media+Technologies+-+IK4+Research+Alliance" usemap=3D"#Saf=
eHtmlFilter_graphicsmedia-ik4" border=3D"0" height=3D"150" width=3D"211"><m=
ap name=3D"SafeHtmlFilter_graphicsmedia-ik4"><area shape=3D"rect" coords=3D=
"0,0,211,75" href=3D"http://www.ik4.es" target=3D"_blank"><area shape=3D"re=
ct" coords=3D"0,75,211,150" href=3D"http://www.graphicsmedia.net/" target=
=3D"_blank"></map></div>
</td></tr></tbody></table></td></tr><tr><td><table border=3D"0" cellpadding=
=3D"0" align=3D"center"><tbody><tr><td><span style=3D"font-size:10px;color:=
gray;font-family:Verdana,Arial,Helvetica,sans-serif"><a href=3D"http://www.=
vicomtech.es/castellano/html/informacion_legal/index.html" style=3D"color:g=
ray" target=3D"_blank">Aviso Legal - Pol=EDtica de privacidad</a> / <a href=
=3D"http://www.vicomtech.es/euskera/html/informacion_legal/index.html" styl=
e=3D"color:gray" target=3D"_blank">Lege Oharra - Pribatutasun politika</a> =
/ <a href=3D"http://www.vicomtech.es/ingles/html/informacion_legal/index.ht=
ml" style=3D"color:gray" target=3D"_blank">Legal Notice - Privacy policy</a=
></span></td>
</tr></tbody></table></td></tr></tbody></table></div>
<br><br><div class=3D"gmail_quote">On 24 January 2013 06:49, Veena M <span =
dir=3D"ltr">&lt;<a href=3D"mailto:Veena.M at hcl.com" target=3D"_blank">Veena.=
M at hcl.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div link=3D"blue" vlink=3D"purple" lang=3D"EN-US"><div><p class=3D"MsoNorm=
al"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;s=
ans-serif&quot;">Hi </span>=A0Jon Haitz,<u></u><u></u></p><p class=3D"MsoNo=
rmal">Thanks for your reply<u></u><u></u></p>
<p class=3D"MsoNormal">I have built ITK VTK in release mode also.<u></u><u>=
</u></p><p class=3D"MsoNormal">This error got resolve after giving <b>rpcrt=
4.lib</b> in project properties/linker/input<u></u><u></u></p><p class=3D"M=
soNormal">
<u></u>=A0<u></u></p><p class=3D"MsoNormal">but its crashing in release mod=
e.<u></u><u></u></p><p class=3D"MsoNormal">Can I link both the debug and re=
lease lib files and include files path in visual studio tools / options / p=
roject and solution / VC++ directories?<u></u><u></u></p>
<p class=3D"MsoNormal">Or is it required to link only debug lib files and i=
nclude files path to run in debug mode <u></u><u></u></p><p class=3D"MsoNor=
mal">And release lib files and include files path to run in release mode ?<=
u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=A0<u></u></p><p class=3D"MsoNormal"><span st=
yle=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&qu=
ot;">Regards,<u></u><u></u></span></p><p class=3D"MsoNormal"><span style=3D=
"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">V=
eena<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;"><u></u>=A0<u></u></span></p><p class=3D=
"MsoNormal"><u></u>=A0<u></u></p><p class=3D"MsoNormal"><span style=3D"font=
-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#=
1f497d"><u></u>=A0<u></u></span></p>
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Jon Hait=
z Legarreta [mailto:<a href=3D"mailto:jhlegarreta at vicomtech.org" target=3D"=
_blank">jhlegarreta at vicomtech.org</a>] <br>
<b>Sent:</b> Thursday, January 24, 2013 5:13 AM<br><b>To:</b> Veena M<br><b=
>Cc:</b> <a href=3D"mailto:insight-users at itk.org" target=3D"_blank">insight=
-users at itk.org</a><br><b>Subject:</b> Re: [Insight-users] linker error<u></=
u><u></u></span></p>
<div><div class=3D"h5"><p class=3D"MsoNormal"><u></u>=A0<u></u></p><div><di=
v><div><div><p class=3D"MsoNormal">Hi Veena,<u></u><u></u></p></div><p clas=
s=3D"MsoNormal">don&#39;t really know whether this will help you (haven&#39=
;t used MFC with ITK/VTK and the description of the error does not seem qui=
te related), but one of the common mistakes when switching from debug to re=
lease is not having built both ITK and VTK in release. Make sure you did it=
.<br>
=A0<u></u><u></u></p></div><p class=3D"MsoNormal" style=3D"margin-bottom:12=
.0pt">Let us know if this happens to be be the problem or else you found it=
 some other way.<u></u><u></u></p></div><p class=3D"MsoNormal">Kind regards=
m<br>
JON HAITZ<u></u><u></u></p></div><div><p class=3D"MsoNormal"><br clear=3D"a=
ll"><u></u><u></u></p><div><div align=3D"center"><table border=3D"0" cellpa=
dding=3D"0" cellspacing=3D"0"><tbody><tr><td style=3D"padding:0in 0in 0in 0=
in"><table style=3D"width:100.0%;background:#00abc9;border-collapse:collaps=
e;border:none" border=3D"1" cellpadding=3D"0" cellspacing=3D"0" width=3D"10=
0%">
<tbody><tr><td style=3D"border:solid #00abc9 1.0pt;background:white;padding=
:0in 0in 0in 0in"><p class=3D"MsoNormal"><a href=3D"http://www.vicomtech.or=
g/" target=3D"_blank"><span style=3D"text-decoration:none"><img border=3D"0=
" width=3D"211" height=3D"150"></span></a><u></u><u></u></p>
</td><td style=3D"border:solid #00abc9 1.0pt;border-left:none;padding:0in 0=
in 0in 0in"><p class=3D"MsoNormal" style=3D"text-align:center" align=3D"cen=
ter"><img border=3D"0" width=3D"10" height=3D"150"><u></u><u></u></p></td><=
td style=3D"border:solid #00abc9 1.0pt;border-left:none;padding:0in 0in 0in=
 0in">
<div align=3D"center"><table style=3D"width:100.0%" border=3D"0" cellpaddin=
g=3D"0" cellspacing=3D"0" width=3D"100%"><tbody><tr><td style=3D"padding:0i=
n 0in 0in 0in"><div align=3D"center"><table border=3D"0" cellpadding=3D"0">=
<tbody><tr><td style=3D"padding:0in 0in 0in 0in">
<p class=3D"MsoNormal"><b><span style=3D"font-size:7.5pt;font-family:&quot;=
Verdana&quot;,&quot;sans-serif&quot;;color:white">Jon=A0Haitz=A0Legarreta=
=A0Gorro=F1o</span></b><u></u><u></u></p></td></tr><tr><td style=3D"padding=
:0in 0in 0in 0in">
<p class=3D"MsoNormal"><span style=3D"font-size:7.5pt;font-family:&quot;Ver=
dana&quot;,&quot;sans-serif&quot;;color:white">Ikertzailea=A0/ Investigador=
=A0/ Researcher</span><u></u><u></u></p></td></tr><tr><td style=3D"padding:=
0in 0in 0in 0in">
<p class=3D"MsoNormal"><span style=3D"font-size:7.5pt;font-family:&quot;Ver=
dana&quot;,&quot;sans-serif&quot;;color:white">eOsasuna=A0eta=A0Aplikazio=
=A0Biomedikoak=A0/ eSalud=A0y=A0Aplicaciones=A0Biomedicas=A0/ eHealth=A0&am=
p;=A0Biomedical=A0Applications </span><u></u><u></u></p>
</td></tr><tr><td style=3D"padding:0in 0in 0in 0in"><table style=3D"width:1=
00.0%;border-collapse:collapse" align=3D"left" border=3D"0" cellpadding=3D"=
0" cellspacing=3D"0" width=3D"100%"><tbody><tr><td style=3D"padding:0in 0in=
 0in 0in"><p class=3D"MsoNormal">
<span style=3D"font-size:7.5pt;font-family:&quot;Verdana&quot;,&quot;sans-s=
erif&quot;;color:white"><a href=3D"http://www.vicomtech.es/castellano/html/=
contacto/index.html" target=3D"_blank">Donostia=A0-=A0San=A0Sebasti=E1n=A0-=
=A0Spain</a></span><u></u><u></u></p>
</td><td rowspan=3D"3" style=3D"border:solid #00abc9 1.0pt;background:#00ab=
c9;padding:0in 0in 0in 0in"><p class=3D"MsoNormal" style=3D"text-align:righ=
t" align=3D"right"><a href=3D"http://www.vicomtech.org/" target=3D"_blank">=
<span style=3D"text-decoration:none"><img border=3D"0" width=3D"104" height=
=3D"74"></span></a><u></u><u></u></p>
</td></tr><tr><td style=3D"padding:0in 0in 0in 0in"><p class=3D"MsoNormal">=
<span style=3D"font-size:7.5pt;font-family:&quot;Verdana&quot;,&quot;sans-s=
erif&quot;;color:white">Tel:=A0<a href=3D"tel:%2B%5B34%5D%C2%A0943%C2%A030%=
C2%A092%C2%A030" value=3D"+34943309230" target=3D"_blank">+[34]=A0943=A030=
=A092=A030</a></span><u></u><u></u></p>
</td></tr><tr><td style=3D"padding:0in 0in 0in 0in"><p class=3D"MsoNormal">=
<span style=3D"font-size:7.5pt;font-family:&quot;Verdana&quot;,&quot;sans-s=
erif&quot;;color:blue"><a href=3D"mailto:jhlegarreta at vicomtech.org" target=
=3D"_blank">jhlegarreta at vicomtech.org</a></span><u></u><u></u></p>
</td></tr></tbody></table></td></tr></tbody></table></div></td></tr></tbody=
></table></div></td><td style=3D"border:solid #00abc9 1.0pt;border-left:non=
e;padding:0in 0in 0in 0in"><p class=3D"MsoNormal" style=3D"text-align:cente=
r" align=3D"center">
<img border=3D"0" width=3D"10" height=3D"150"><u></u><u></u></p></td><td st=
yle=3D"border:solid #00abc9 1.0pt;border-left:none;background:white;padding=
:0in 0in 0in 0in"><p class=3D"MsoNormal"><map name=3D"13c6b1ae88c6e5e4_Micr=
osoftOfficeMap0"><area shape=3D"Rect" coords=3D"0, 0, 211, 75" href=3D"http=
://www.ik4.es/" target=3D"_blank"><area shape=3D"Rect" coords=3D"0, 75, 211=
, 150" href=3D"http://www.graphicsmedia.net/" target=3D"_blank"></map><img =
usemap=3D"#13c6b1ae88c6e5e4_MicrosoftOfficeMap0" border=3D"0" width=3D"211"=
 height=3D"150"><u></u><u></u></p>
</td></tr></tbody></table></td></tr><tr><td style=3D"padding:0in 0in 0in 0i=
n"><div align=3D"center"><table border=3D"0" cellpadding=3D"0"><tbody><tr><=
td style=3D"padding:0in 0in 0in 0in"><p class=3D"MsoNormal"><span style=3D"=
font-size:7.5pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;colo=
r:gray"><a href=3D"http://www.vicomtech.es/castellano/html/informacion_lega=
l/index.html" target=3D"_blank"><span style=3D"color:gray">Aviso Legal - Po=
l=EDtica de privacidad</span></a> / <a href=3D"http://www.vicomtech.es/eusk=
era/html/informacion_legal/index.html" target=3D"_blank"><span style=3D"col=
or:gray">Lege Oharra - Pribatutasun politika</span></a> / <a href=3D"http:/=
/www.vicomtech.es/ingles/html/informacion_legal/index.html" target=3D"_blan=
k"><span style=3D"color:gray">Legal Notice - Privacy policy</span></a></spa=
n><u></u><u></u></p>
</td></tr></tbody></table></div></td></tr></tbody></table></div></div><p cl=
ass=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><u></u>=A0<u></u></p><div>=
<p class=3D"MsoNormal">On 23 January 2013 07:42, Veena M &lt;<a href=3D"mai=
lto:Veena.M at hcl.com" target=3D"_blank">Veena.M at hcl.com</a>&gt; wrote:<u></u=
><u></u></p>
<div><div><p class=3D"MsoNormal">Hi all,<u></u><u></u></p><p class=3D"MsoNo=
rmal">I am using MFC with ITK 3.10.1 and VTK 5.2 for image registration.<u>=
</u><u></u></p><p class=3D"MsoNormal">It =A0is running fine in debug mode<u=
></u><u></u></p>
<p class=3D"MsoNormal">In release mode I am getting the following errors<u>=
</u><u></u></p><p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">=A0<=
/span><u></u><u></u></p><p class=3D"MsoNormal" style=3D"text-autospace:none=
"><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;">1&gt=
;Linking...</span><u></u><u></u></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;font-family:&quot;Courier New&quot;">1&gt;=A0=A0 Creating library=
 D:\Veena\Image registration\Backup_DicomReadRegister\GUI\Optimized\updated=
_23.1.13\Auomatic_Registration_VTKDLG\Release\vtkDLG.lib and object D:\Veen=
a\Image registration\Backup_DicomReadRegister\GUI\Optimized\updated_23.1.13=
\Auomatic_Registration_VTKDLG\Release\vtkDLG.exp</span><u></u><u></u></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;font-family:&quot;Courier New&quot;">1&gt;LINK : warning LNK4098:=
 defaultlib &#39;MSVCRTD&#39; conflicts with use of other libs; use /NODEFA=
ULTLIB:library</span><u></u><u></u></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;font-family:&quot;Courier New&quot;">1&gt;itkgdcm.lib(gdcmUtil.ob=
j) : error LNK2001: unresolved external symbol __imp__UuidCreate at 4</span><u=
></u><u></u></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;font-family:&quot;Courier New&quot;">1&gt;D:\Veena\Image registra=
tion\Backup_DicomReadRegister\GUI\Optimized\updated_23.1.13\Auomatic_Regist=
ration_VTKDLG\Release\vtkDLG.exe : fatal error LNK1120: 1 unresolved extern=
als</span><u></u><u></u></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;font-family:&quot;Courier New&quot;">1&gt;Build log was saved at =
&quot;<a>file://d:\Veena\Image registration\Backup_DicomReadRegister\GUI\Op=
timized\updated_23.1.13\Auomatic_Registration_VTKDLG\vtkDLG\Release\BuildLo=
g.htm</a>&quot;</span><u></u><u></u></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;font-family:&quot;Courier New&quot;">1&gt;vtkDLG - 2 error(s), 1 =
warning(s)</span><u></u><u></u></p><p class=3D"MsoNormal"><span style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;">=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped =3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D</span><u></u><u></u></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Co=
urier New&quot;">=A0</span><u></u><u></u></p><p class=3D"MsoNormal">=A0<u><=
/u><u></u></p><p class=3D"MsoNormal">Please help me to resolve these errors=
.<u></u><u></u></p>
<p class=3D"MsoNormal">=A0<u></u><u></u></p><p class=3D"MsoNormal">Regards,=
<u></u><u></u></p><p class=3D"MsoNormal">Veena<u></u><u></u></p><p class=3D=
"MsoNormal">=A0<u></u><u></u></p><p class=3D"MsoNormal"><span style=3D"font=
-size:10.0pt">=A0</span><u></u><u></u></p>
</div><p class=3D"MsoNormal"><span style=3D"color:gray"><br><br></span><spa=
n style=3D"font-size:7.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&q=
uot;;color:gray">::DISCLAIMER::<br>----------------------------------------=
---------------------------------------------------------------------------=
---------------------------------</span><span style=3D"color:gray"><u></u><=
u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:8.5pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;;color:gray">The contents of this e-mail and=
 any attachment(s) are confidential and intended for the named recipient(s)=
 only.<br>
E-mail transmission is not guaranteed to be secure or error-free as informa=
tion could be intercepted, corrupted, <br>lost, destroyed, arrive late or i=
ncomplete, or may contain viruses in transmission. The e mail and its conte=
nts <br>
(with or without referred errors) shall therefore not attach any liability =
on the originator or HCL or its affiliates. <br>Views or opinions, if any, =
presented in this email are solely those of the author and may not necessar=
ily reflect the <br>
views or opinions of HCL or its affiliates. Any form of reproduction, disse=
mination, copying, disclosure, modification, <br>distribution and / or publ=
ication of this message without the prior written consent of authorized rep=
resentative of <br>
HCL is strictly prohibited. If you have received this email in error please=
 delete it and notify the sender immediately. <br>Before opening any email =
and/or attachments, please check them for viruses and other defects.</span>=
<span style=3D"color:gray"><u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:8.5pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;;color:gray">-------------------------------=
---------------------------------------------------------------------------=
------------------------------------------</span><span style=3D"color:gray"=
><u></u><u></u></span></p>
</div><p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><br>___________=
__________________________<br>Powered by <a href=3D"http://www.kitware.com"=
 target=3D"_blank">www.kitware.com</a><br><br>Visit other Kitware open-sour=
ce projects at<br>
<a href=3D"http://www.kitware.com/opensource/opensource.html" target=3D"_bl=
ank">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware o=
ffers ITK Training Courses, for more information visit:<br><a href=3D"http:=
//www.kitware.com/products/protraining.php" target=3D"_blank">http://www.ki=
tware.com/products/protraining.php</a><br>
<br>Please keep messages on-topic and check the ITK FAQ at:<br><a href=3D"h=
ttp://www.itk.org/Wiki/ITK_FAQ" target=3D"_blank">http://www.itk.org/Wiki/I=
TK_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href=3D"=
http://www.itk.org/mailman/listinfo/insight-users" target=3D"_blank">http:/=
/www.itk.org/mailman/listinfo/insight-users</a><u></u><u></u></p>
</div><p class=3D"MsoNormal"><u></u>=A0<u></u></p></div></div></div></div><=
/div></blockquote></div><br></div>

--e89a8f5031fc6dbe8104d404e807--


More information about the Insight-users mailing list