<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Hi Juan,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">do you haveĀ itkTestDriver.lib? Somewhere inĀ ITKv4-build\lib\Release or similar? Are you using CMake to configure your project, or something else?</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Regards</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 3:28 AM, Juan Bernardo Tamez <span dir="ltr"><<a href="mailto:jb_tamez@hotmail.com" target="_blank">jb_tamez@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I keep getting the following ld error when trying to compile an ITK project:<br>
<br>
cannot find -litkTestDriver<br>
error: ld returned 1 exit status<br>
<br>
Now, itkTestDriver is located on my ITK/build/bin folder and I'm pretty sure<br>
I'm passing that folder location correctly to ld. But this is an executable.<br>
not an .so file. So I'm not sure if I'm doing things correctly.<br>
<br>
Regards,<br>
Juan<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://itk-insight-users.2283740.n2.nabble.com/ld-error-when-linking-litkTestDriver-tp7588671.html" rel="noreferrer" target="_blank">http://itk-insight-users.2283740.n2.nabble.com/ld-error-when-linking-litkTestDriver-tp7588671.html</a><br>
Sent from the ITK Insight Users mailing list archive at Nabble.com.<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div>