I don&#39;t think you can do both. Specifying -C &lt;Release/Debug&gt; tells cpack which directory to grab everything out of. Also if you do Debug I don&#39;t believe there are install rules to grab the .pdb symbol files. Though, that probably wouldn&#39;t be hard to do.<br>
<br><div class="gmail_quote">On Wed, Apr 7, 2010 at 5:02 PM, Ben Medina <span dir="ltr">&lt;<a href="mailto:ben.medina@gmail.com">ben.medina@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Dave,<br>
I&#39;m updating now, and I&#39;ll let you know how it goes.<br>
<br>
A related question is how to build the dev tree on Windows. How do I<br>
get both debug and release versions of the libraries into one package?<br>
Or is it safe to just include the release version?<br>
<br>
Thanks,<br>
Ben<br>
<br>
Note: I didn&#39;t mean to take this discussion off-list, sorry.<br>
<div><div></div><div class="h5"><br>
On Wed, Apr 7, 2010 at 11:18 AM, Dave Partyka &lt;<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>&gt; wrote:<br>
&gt; Hi Ben,<br>
&gt; Try updating again when you get a chance. I found some CMake code that was<br>
&gt; overriding the Development Component thus causing it to not get installed.<br>
&gt; Thanks!<br>
&gt;<br>
&gt; On Wed, Apr 7, 2010 at 11:55 AM, Ben Medina &lt;<a href="mailto:ben.medina@gmail.com">ben.medina@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Thanks, Dave! I&#39;ll try out the qch fix soon. Other than that, make<br>
&gt;&gt; install seems to produce exactly what I want, so I&#39;ll use that for<br>
&gt;&gt; now.<br>
&gt;&gt;<br>
&gt;&gt; I do have PARAVIEW_INSTALL_DEVELOPMENT turned on, but the resulting<br>
&gt;&gt; tar.gz is not usable for development. My CMake cache is attached.<br>
&gt;&gt;<br>
&gt;&gt; Thank,<br>
&gt;&gt; Ben<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Apr 7, 2010 at 6:22 AM, Dave Partyka &lt;<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; Hi Ben,<br>
&gt;&gt; &gt; If you do an update it shouldn&#39;t attempt to install the qch file. Also<br>
&gt;&gt; &gt; so<br>
&gt;&gt; &gt; you know, the ParaViewConfig.cmake file doesn&#39;t get installed if<br>
&gt;&gt; &gt; PARAVIEW_INSTALL_DEVELOPMENT is turned off.<br>
&gt;&gt; &gt; Let me know if you have anymore issues. Thanks!<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Wed, Apr 7, 2010 at 9:01 AM, Dave Partyka &lt;<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hi Ben,<br>
&gt;&gt; &gt;&gt; You need to turn on PARAVIEW_INSTALL_DEVELOPMENT to get the include<br>
&gt;&gt; &gt;&gt; directories. Is that the case? The ParaViewConfig.cmake file &quot;should&quot;<br>
&gt;&gt; &gt;&gt; be in<br>
&gt;&gt; &gt;&gt; the lib/paraview-x.x/ directory. I will try testing this out. The<br>
&gt;&gt; &gt;&gt; install<br>
&gt;&gt; &gt;&gt; rule for paraview.qch needs logic to disable it when there is no gui.<br>
&gt;&gt; &gt;&gt; I&#39;ll<br>
&gt;&gt; &gt;&gt; fix that right now.<br>
&gt;&gt; &gt;&gt; Thanks for your feedback!<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Tue, Apr 6, 2010 at 7:51 PM, Ben Medina &lt;<a href="mailto:ben.medina@gmail.com">ben.medina@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Hello all,<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; I&#39;ve been trying to generate a development tree of ParaView (based on<br>
&gt;&gt; &gt;&gt;&gt; CVS head as of a few hours ago) that I can distribute to other<br>
&gt;&gt; &gt;&gt;&gt; in-house developers so that they don&#39;t have to build ParaView<br>
&gt;&gt; &gt;&gt;&gt; themselves. I&#39;ve been following the instructions here:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://www.paraview.org/Wiki/ParaView:Build_And_Install#Install_ParaView" target="_blank">http://www.paraview.org/Wiki/ParaView:Build_And_Install#Install_ParaView</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; I have set the CMake variables as described (with<br>
&gt;&gt; &gt;&gt;&gt; PARAVIEW_BUILD_QT_GUI OFF). Building and packaging works correctly,<br>
&gt;&gt; &gt;&gt;&gt; but the resultant tarball (built via cpack -G TGZ --config<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; {ParaViewBuildDir}/Servers/Executables/CPackParaViewServersConfig.cmake)<br>
&gt;&gt; &gt;&gt;&gt; contains only lib and bin directories; there is no include directory,<br>
&gt;&gt; &gt;&gt;&gt; nor a ParaViewConfig.cmake file.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; make install seems more promising, as I do end up with a more complete<br>
&gt;&gt; &gt;&gt;&gt; tree. However, the install fails with the following error:<br>
&gt;&gt; &gt;&gt;&gt; CMake Error at Documentation/cmake_install.cmake:36 (FILE):<br>
&gt;&gt; &gt;&gt;&gt;  file INSTALL cannot find<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;  &quot;/home/ben/3rdpartylibs/paraview/3.7b/unpacked-download-directory/linuxg29x64.26/Documentation/paraview.qch&quot;.<br>
&gt;&gt; &gt;&gt;&gt; Call Stack (most recent call first):<br>
&gt;&gt; &gt;&gt;&gt;  cmake_install.cmake:95 (INCLUDE)<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Can anyone tell what&#39;s going wrong?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Thanks,<br>
&gt;&gt; &gt;&gt;&gt; Ben<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>