<div dir="ltr">Hello,<div><br></div><div>I have already found a solution to my problem <a href="http://public.kitware.com/pipermail/insight-users/2009-April/029807.html">here</a>. It seems all I have to do is type "export DYLD_LIBRARY_PATH=" followed by the install path in the Terminal.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 6, 2016 at 8:53 PM, Jeanna S. <span dir="ltr"><<a href="mailto:jeannasheen@gmail.com" target="_blank">jeannasheen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">







<p>Hello,</p><p>I am trying to run the ITK ImageFileReader example (<a href="https://itk.org/Wiki/ITK/Examples/IO/ImageFileReader" target="_blank">here</a>). CMake can successfully configure and generate the executable, but when I try to run the executable, I get the following error:</p><p><font face="monospace, monospace">dyld: Library not loaded: libvtkDomainsChemistryOpenGL2-<wbr>7.0.1.dylib<br></font></p>
<p><span><font face="monospace, monospace">  Referenced from: /Users/JJ/Desktop/ITKstuffs/<wbr>ImageFileReader/build/<wbr>ImageFileReader.app/Contents/<wbr>MacOS/./ImageFileReader</font></span></p>
<p><span><font face="monospace, monospace">  Reason: image not found</font></span></p>
<p><span><font face="monospace, monospace">Trace/BPT trap: 5</font></span></p><p><span>A search of the files on my computer reveals that libvtkDomainsChemistryOpenGL2-<wbr>7.0.1.dylib is in /Users/JJ/Desktop/ITKstuffs/<wbr>Install/vtk/lib. </span></p><p><span>I can open the executable file generated by CMake in my text editor, and I think I found where libvtkDomainsChemistryOpenGL2-<wbr>7.0.1.dylib is being referenced. There are 2 lines that state:</span></p><p><font face="monospace, monospace">0      /usr/lib/libz.1.dylib</font></p><p><font face="monospace, monospace"> H    libvtkDomainsChemistryOpenGL2-<wbr>7.0.1.dylib</font><br></p><p><span>I do not know why the program is looking for the libraries in user/lib, because when I configured and generated the code in CMake I changed the</span> CMAKE_INSTALL_PREFIX to /Users/JJ/Desktop/ITKstuffs/<wbr>Install.</p><p>If anyone has any suggestions on how to fix this problem, they would be much appreciated.</p><p>I would also like to know where to put the image file to be read and how to tell the program where the image to be read is (e.g. do I pass the file name and path when I run the executable?).</p>















<p><span>Thanks in advance.</span></p></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">when the rich wage war, it's the poor who die<br></div></div></div></div>
</div>