<div dir="ltr"><div><div><div>Dear Matt,<br></div>thanks again for your answer.<br><br>Well, the variable does not appear at all in my CMake :-S<br><br></div>I did a search over the project and found it in \SoftwareGuide\Latex\CMakeLists.txt, but it does not get shown in CMake. I have MikTeX installed, so if the variable were found by CMake, I should have it accessible.<br>
<br></div>JON HAITZ<br><br><div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On 7 October 2013 19:30, 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>
<div><div class="h5"><br>
&gt;<br>
&gt; However, the project still fails to compile (MS Visual 2010):<br>
&gt;<br>
&gt; 8&gt;6&gt;CUSTOMBUILD : LaTeX warning : There were multiply-defined labels.<br>
&gt; 8&gt;  6&gt;   )<br>
&gt; 8&gt;  6&gt;  (\end occurred inside a group at level 1)<br>
&gt; 8&gt;  6&gt;  ### simple group (level 1) entered at line 484 ({)<br>
&gt; 8&gt;  6&gt;  ### bottom level<br>
&gt; 8&gt;  6&gt;  (see the transcript file for additional information)<br>
&gt; 8&gt;  6&gt;  Output written on 00-SoftwareGuide.dvi (739 pages, 4818484 bytes).<br>
&gt; 8&gt;  6&gt;  Transcript written on 00-SoftwareGuide.log.<br>
&gt; 8&gt;  6&gt;  Generating 00-SoftwareGuide.ind<br>
&gt; 8&gt;  6&gt;  This is C:\Program Files\MiKTeX 2.9\miktex\bin\x64\makeindex.exe,<br>
&gt; version 2.15 [MiKTeX 2.9 64-bit] (kpathsea + Thai support).<br>
&gt; 8&gt;  6&gt;  Scanning input file 00-SoftwareGuide.idx.....done (1757 entries<br>
&gt; accepted, 0 rejected).<br>
&gt; 8&gt;  6&gt;  Sorting entries..................done (21076 comparisons).<br>
&gt; 8&gt;  6&gt;  Generating output file 00-SoftwareGuide.ind.....done (1699 lines<br>
&gt; written, 0 warnings).<br>
&gt; 8&gt;  6&gt;  Output written in 00-SoftwareGuide.ind.<br>
&gt; 8&gt;  6&gt;  Transcript written in 00-SoftwareGuide.ilg.<br>
&gt; 8&gt;  6&gt;  Generating 00-SoftwareGuide.ps<br>
&gt; 8&gt;  6&gt;  &#39;C:/Program&#39; is not recognized as an internal or external command,<br>
&gt; 8&gt;  6&gt;  operable program or batch file.<br>
&gt;<br>
&gt; 8&gt;C:\Program Files<br>
&gt; (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error<br>
&gt; MSB6006: &quot;cmd.exe&quot; exited with code 1.<br>
&gt;<br>
&gt;<br>
<br>
</div></div>Hmm, almost there!  It sounds like it is failing at the dvi to ps<br>
conversion step.  Is the<br>
<br>
  DVIPS_CONVERTER<br>
<br>
CMake variable set correctly?  Does adding quotes to<br>
SoftwareGuide/<a href="http://DvipsWrapper.bat.in" target="_blank">DvipsWrapper.bat.in</a> help?<br>
<br>
Thanks,<br>
Matt<br>
</blockquote></div><br></div></div></div></div>