<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Yes, that was it! &nbsp;I can compile now and my reader is working correctly for the 3D 3-component vector image.<div><br></div><div>Thanks!</div><div>Sara</div><div><br></div><div><br><div><div>On Dec 16, 2010, at 5:05 PM, David Doria wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Thu, Dec 16, 2010 at 7:44 PM, Sara Rolfe <span dir="ltr">&lt;<a href="mailto:smrolfe@u.washington.edu">smrolfe@u.washington.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> <div style="word-wrap:break-word">Hi Brad,<div><br></div><div>I rebuilt ITK with REVIEW enabled and added the lines you suggested to my code. &nbsp;I'm getting some errors when I compile, however.</div><div><br></div><div> <div>Undefined symbols:</div><div>&nbsp;&nbsp;"itk::VTKImageIO2Factory::VTKImageIO2Factory()", referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;itk::VTKImageIO2Factory::New() &nbsp; &nbsp; in KdTest.cxx.o</div><div>ld: symbol(s) not found</div><div> <br></div><div>Thanks,</div><div>Sara</div></div><div><br></div></div></blockquote><div>&nbsp;</div><div>You need to link to ITKIOReview:</div><div>&nbsp;</div>TARGET_LINK_LIBRARIES(YourProgram WhateverYouHadHereBefore ITKIOReview)<br clear="all"> <br><div>David&nbsp;</div></div></blockquote></div><br></div></body></html>