<div dir="ltr"><div><div><div><div>Thank you, I will try if that works. Now that you mention it, I think I remember that I have been successful in a similar situation quite some time ago by using the build directory.<br></div>However, the problem with this is that I would have to always copy around the complete build directory between production servers. At the moment I only install the installation directory on those servers. (The much smaller installation directory helps to reduce the startup time significantly.) In the installation directory, "VTKTargets.cmake" is missing, so that other projects cannot use this as VTK_DIR.<br></div>Would it be easy for you to make the ParaView installation directory usable as VTK_DIR by adding the required cmake files? Or is there a more difficult problem underneath? The missing VTKTargets.cmake has been discussed several times in the past with no real solution.<br><br></div>Thank you<br></div>Corinna<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 27, 2016 at 12:27 PM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@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 class="">> For this purpose I configure ParaView with the<br>
> -DUSE_EXTERNAL_VTK=ON option, but I get a bunch of errors.<br>
> Before I attach lengthy error logs, I'd like to ask whether this can work at<br>
> all?<br>
<br>
</span>No, it's not supported and there are no indications that it will any<br>
time soon unless someone from the community takes it up.<br>
<span class=""><br>
> The background of my request is that I need to develop a ParaView plugin<br>
> which links a software tool that depends on VTK by itself. I couldn't find a<br>
> possibility to link this tool against the VTK which is included in ParaView.<br>
<br>
</span>You should be able to set your VTK_DIR to ParaViewBuildDir/VTK.<br>
</blockquote></div><br></div>