<div dir="ltr"><div><div><div><div><div>Hi Matt,<br></div>looks like you did it !!<br><br></div>The SW Guide was successfully generated (in Release mode and using the ITK superbuild). <br><br>So as for the last of the compiler issues, the thing is that, as you said, the argument of the DVIPS_CONVERTER CMake variable had to go between inverted commas. In my case (Windows), it pointed to &quot;C:/Program Files/MiKTeX 2.9/miktex/bin/x64/dvips.exe&quot;.<br>
<br></div><div>Besides, as you said, in order for it to work (compile), I had to point the CMake binaries to ITKSoftwareGuide-build, generate and build that. Then go back to the parent (original) bin folder, configure and generate.<br>
<br></div><div>Et voilà, the compiler generated the ITK Software Guide in PDF. Amazing.<br></div><div><br></div><div>As a feature request, I guess it would be great if it worked when USET_SYSTEM_ITK is ON.<br><br></div>Now, let&#39;s see how to I replicate the process for a software of our own. <br>
<br></div>Thanks for your endeavor,<br></div>JON HAITZ<br><br><div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On 9 October 2013 18:07, Matt McCormick <span dir="ltr">&lt;<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Jon,<br>
<br>
Try pointing CMake to the &quot;ITKSoftwareGuide-build&quot; directory as the<br>
binary directory.<br>
<br>
Thanks,<br>
Matt<br>
<div class=""><div class="h5"><br>
On Wed, Oct 9, 2013 at 10:53 AM, Jon Haitz Legarreta<br>
&lt;<a href="mailto:jhlegarreta@vicomtech.org">jhlegarreta@vicomtech.org</a>&gt; wrote:<br>
&gt; Dear Matt,<br>
&gt; thanks again for your answer.<br>
&gt;<br>
&gt; Well, the variable does not appear at all in my CMake :-S<br>
&gt;<br>
&gt; I did a search over the project and found it in<br>
&gt; \SoftwareGuide\Latex\CMakeLists.txt, but it does not get shown in CMake. I<br>
&gt; have MikTeX installed, so if the variable were found by CMake, I should have<br>
&gt; it accessible.<br>
&gt;<br>
&gt; JON HAITZ<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 7 October 2013 19:30, Matt McCormick &lt;<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Jon,<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; However, the project still fails to compile (MS Visual 2010):<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 8&gt;6&gt;CUSTOMBUILD : LaTeX warning : There were multiply-defined labels.<br>
&gt;&gt; &gt; 8&gt;  6&gt;   )<br>
&gt;&gt; &gt; 8&gt;  6&gt;  (\end occurred inside a group at level 1)<br>
&gt;&gt; &gt; 8&gt;  6&gt;  ### simple group (level 1) entered at line 484 ({)<br>
&gt;&gt; &gt; 8&gt;  6&gt;  ### bottom level<br>
&gt;&gt; &gt; 8&gt;  6&gt;  (see the transcript file for additional information)<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Output written on 00-SoftwareGuide.dvi (739 pages, 4818484<br>
&gt;&gt; &gt; bytes).<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Transcript written on 00-SoftwareGuide.log.<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Generating 00-SoftwareGuide.ind<br>
&gt;&gt; &gt; 8&gt;  6&gt;  This is C:\Program Files\MiKTeX<br>
&gt;&gt; &gt; 2.9\miktex\bin\x64\makeindex.exe,<br>
&gt;&gt; &gt; version 2.15 [MiKTeX 2.9 64-bit] (kpathsea + Thai support).<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Scanning input file 00-SoftwareGuide.idx.....done (1757 entries<br>
&gt;&gt; &gt; accepted, 0 rejected).<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Sorting entries..................done (21076 comparisons).<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Generating output file 00-SoftwareGuide.ind.....done (1699 lines<br>
&gt;&gt; &gt; written, 0 warnings).<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Output written in 00-SoftwareGuide.ind.<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Transcript written in 00-SoftwareGuide.ilg.<br>
&gt;&gt; &gt; 8&gt;  6&gt;  Generating 00-SoftwareGuide.ps<br>
&gt;&gt; &gt; 8&gt;  6&gt;  &#39;C:/Program&#39; is not recognized as an internal or external<br>
&gt;&gt; &gt; command,<br>
&gt;&gt; &gt; 8&gt;  6&gt;  operable program or batch file.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 8&gt;C:\Program Files<br>
&gt;&gt; &gt; (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5):<br>
&gt;&gt; &gt; error<br>
&gt;&gt; &gt; MSB6006: &quot;cmd.exe&quot; exited with code 1.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; Hmm, almost there!  It sounds like it is failing at the dvi to ps<br>
&gt;&gt; conversion step.  Is the<br>
&gt;&gt;<br>
&gt;&gt;   DVIPS_CONVERTER<br>
&gt;&gt;<br>
&gt;&gt; CMake variable set correctly?  Does adding quotes to<br>
&gt;&gt; SoftwareGuide/<a href="http://DvipsWrapper.bat.in" target="_blank">DvipsWrapper.bat.in</a> help?<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Matt<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div></div></div></div></div></div></div>