You need to point CMake to the actual lib file (.so) not the directory it is in.<br><br><div class="gmail_quote">On Wed, Jan 27, 2010 at 5:29 PM, Rakesh Hammond <span dir="ltr"><<a href="mailto:rakesh.hammond@googlemail.com">rakesh.hammond@googlemail.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 am trying to install PV3.6.2 with the SILO option turned on. When I try the Configure in Cmake, it asks me to include the include and header directories for Silo.<br>
<br>I have configured and installed Silo 4.7.2 and 4.6.2 on my local machine. When I point to the relevant header and lib in CMake and press g to generate, I get CMake warnings like the following<br>
<br> WARNING: Target "vtkPVFilters" requests linking to directory<br> "/home/rakesh/libs/silo-4.7.2/install/lib". Targets may link only to<br> libraries. CMake is dropping the item.<br>....<br><br>WARNING: Target "paraview-real" requests linking to directory<br>
"/home/rakesh/libs/silo-4.6.2/install/lib". Targets may link only to<br> libraries. CMake is dropping the item.<br><br><br>I installed silo by simply typing ./confugure --prefix=install_dir, make and make install.<br>
<br>I am on a 32 bit Ubuntu 9.10 with gcc-4.3.4 and CMake-2.8.0.<br><br>Can some one tell me why I am getting these warnings, i have feeling it will fall over when I try and build PV with the above warnings<br><br>Regards,<br>
<font color="#888888">
Rakesh<br>
</font><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>