<div dir="ltr">Dan Lipsa made last changes perhaps he may have some suggestions. <div><br></div><div>- aashish<br><br><div class="gmail_quote"><div dir="ltr">On Thu, Jan 11, 2018 at 7:41 PM Chris Marsh <<a href="mailto:chris.marsh@usask.ca">chris.marsh@usask.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Looks like something is setting <div><div>PROJ4_INCLUDE_DIR </div><div>PROJ4_LIBRARY </div></div><div>to the system's proj4. I use a custom findproj4 that only looks where I tell it. <br></div><div><br></div><div>then I see that </div><div>LIB_FILES:INTERNAL<br></div><div>contains vtkproj4</div><div>LIB_FILES just holds all my 3rd party libraries I need to link against.</div></div><div class="gmail_extra"><br clear="all"><div><div class="m_-4335495123984649302gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span style="color:rgb(102,102,102)">Chris Marsh</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">PhD Candidate</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)"></span><a href="http://chrismarsh.ca/" style="color:rgb(102,102,102)" target="_blank">chrismarsh.ca</a><br style="color:rgb(102,102,102)"><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">121 Research Drive</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">University of Saskatchewan</span><br style="color:rgb(102,102,102)"></div></div></div></div></div></div></div></div></div></div><div class="gmail_extra">
<br><div class="gmail_quote">On 11 January 2018 at 13:29, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Thu, Jan 11, 2018 at 11:41:40 -0600, Chris Marsh wrote:<br>
> Thanks for the details. This doesn't seem to be working for me though. I've<br>
> tried passing VTK_USE_SYSTEM_libproj4 to cmake on the command line as well<br>
> as defining it as a CXXFLAG='-D VTK_USE_SYSTEM_libproj4", however neither<br>
> works. I still see the vtklibproj4 in the output of ldd.<br>
<br>
</span>CMake should be getting the flag. If you do:<br>
<br>
grep -i proj4 CMakeCache.txt<br>
<br>
do any variables stand out as potentially being set to use the internal<br>
one?<br>
<span class="m_-4335495123984649302HOEnZb"><font color="#888888"><br>
--Ben<br>
</font></span></blockquote></div><br></div>
_______________________________________________<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 <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://vtk.org/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div></div></div>