<div dir="ltr">Hi Helen,<div><br></div><div>This is strange, the moc executable should be in the same location as the qmake executable, which should already have been checked by that stage... As Daan says, did you set your PATH to point to the correct Qt5.2.0 folder? Can you invoke &quot;qmake -v&quot; and &quot;moc -v&quot; from the command-line, having set the PATH? To get the bottom of this, it would help if you could provide a copy/paste of your terminal session, as well as the complete configure.log file. Also, state where you installed Qt5.2.0 and the command used to set your PATH.</div>
<div><br></div><div>By the way, you shouldn&#39;t need to set the PATH to include Qt5 in your shell script - it only needs to be set once when you invoke ./configure (the config file generated at this point keeps a record of the current PATH and will use that for every ./build).</div>
<div><br></div><div>Cheers,</div><div>Donald.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 13, 2014 at 1:04 PM, Daan Christiaens <span dir="ltr">&lt;<a href="mailto:Daan.Christiaens@esat.kuleuven.be" target="_blank">Daan.Christiaens@esat.kuleuven.be</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
<div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
Dear Helen,</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<br>
</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
I’m not quite sure what’s going on here, but I have definitely not had this issue and I’m not using macports.</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<br>
</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
Some troubleshooting tips:</div>
<ol>
<li><font face="Calibri,sans-serif">Make sure the QT tools are in your path, i.e., run “echo $PATH” and check that it contains something like</font> “.../…/<font color="#333333"><span style="line-height:inherit">Qt5/5.2.0/clang_64/bin</span>”<span style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;line-height:inherit">.</span></font>
<ul>
<li>If it doesn’t, add it permanently to the configuration file of your shell (~/.bashrc, ~/.tcshrc, ~/.profile, or …). If you use bash/zsh, that’s &quot;<font color="#333333"><span style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px;line-height:inherit">export
 PATH=/path/to/Qt5/5.2.0/clang_64/bin:$PATH</span><span style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px">”</span>, if you use csh/tcsh, that’s “<span style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px;line-height:inherit">setenv
 PATH /path/to/Qt5/5.2.0/clang_64/bin:$PATH</span>”. (You can check which shell you’re using by running “echo $0”). Also don’t forget to reload the config file (“source ~/.profile” or just restart the terminal).</font></li>
<li><font color="#333333">If it does, then check if maybe it’s conflicting with your macports installation. Try to make sure the path to your own QT installation is at the front of the $PATH variable, or at least before the path to your macports installation
 (/opt/local/bin).</font></li></ul>
</li><li>If your path is correct, navigate to that directory (“cd”) and check if moc is actually there (“ls”). If it’s not, your QT install is broken and you should run the installer again. If it is, then ./configure should be able to find it.</li>
</ol>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
I hope that helps.</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<br>
</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
Best regards,</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
Daan</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<div><br>
</div>
<div><br>
</div>
<div>
<p class="MsoNormal" style="font-size:11pt"></p>
<p class="MsoNormal" style="font-size:11pt"><b><span lang="FR-BE" style="font-size:10.5pt;font-family:Arial,sans-serif;color:rgb(0,161,214)">ir. Daan Christiaens</span></b><span lang="FR-BE" style="color:rgb(31,73,125)"><br>

</span><span lang="FR-BE" style="color:rgb(102,102,102);font-size:10.5pt;font-family:Arial,sans-serif">Ph.D. Researcher</span><span lang="FR-BE" style="color:rgb(31,73,125)"><br>
<br>
</span><b><span lang="FR-BE" style="font-size:9pt;font-family:Arial,sans-serif"><a href="mailto:daan.christiaens@uzleuven.be" target="_blank"></a><a href="mailto:daan.christiaens@esat.kuleuven.be" target="_blank"><font color="#5e5e5e">daan.christiaens@esat.kuleuven.be</font></a></span></b></p>

<p class="MsoNormal" style="font-size:11pt"><span lang="FR-BE" style="font-size:9pt;font-family:Arial,sans-serif;color:rgb(102,102,102)">tel +32 16 34 90 35<u></u><u></u></span></p>
<p class="MsoNormal" style="font-size:11pt"><span lang="FR-BE" style="font-size:9pt;font-family:Arial,sans-serif;color:rgb(102,102,102)">fax +32 16 34 90 01</span><span lang="EN-US"><u></u><u></u></span></p>
<p class="MsoNormal" style="font-size:11pt"><span lang="EN-US" style="font-size:8pt;font-family:Arial,sans-serif;color:rgb(102,102,102)"> </span></p>
<p class="MsoNormal" style="font-size:11pt"><b><span lang="EN-US" style="font-size:8pt;font-family:Arial,sans-serif"><font color="#5e5e5e">Medical Image Computing – ESAT/PSI </font></span><span lang="EN-US" style="color:rgb(102,102,102);font-size:8pt;font-family:Arial,sans-serif">–
 Department of Electrical Engineering<u></u><u></u></span></b></p>
<p class="MsoNormal" style="font-size:11pt"><span lang="EN-US" style="font-size:8pt;font-family:Arial,sans-serif;color:rgb(102,102,102)"> </span></p>
<p class="MsoNormal" style="font-size:11pt"><span lang="EN-US" style="font-size:8pt;font-family:Arial,sans-serif;color:rgb(102,102,102)"><a href="http://www.medicalimagingcenter.be/" target="_blank"><span lang="NL-BE" style="color:rgb(102,102,102)">Medical
 Imaging Research Center</span></a> | <a href="http://www.kuleuven.be/" target="_blank"><b><span lang="NL-BE" style="color:rgb(0,161,214)">Katholieke Universiteit Leuven</span></b></a> | <a href="http://www.uzleuven.be/" target="_blank"><span lang="NL-BE" style="color:rgb(102,102,102)">campus
 Gasthuisberg</span></a> | Herestraat 49 bus 7003 | B - 3000 Leuven</span></p>
<p></p>
</div>
</div>
</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<br>
</div>
<span style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<div style="font-family:Calibri;font-size:11pt;text-align:left;color:black;BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0in;PADDING-LEFT:0in;PADDING-RIGHT:0in;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt">

<span style="font-weight:bold">From: </span>Helen Carlson &lt;<a href="mailto:Helen.Carlson@albertahealthservices.ca" target="_blank">Helen.Carlson@albertahealthservices.ca</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Thursday 12 June 2014 23:45<br>
<span style="font-weight:bold">To: </span>&quot;<a href="mailto:&#39;mrtrix-discussion@www.nitrc.org" target="_blank">&#39;mrtrix-discussion@www.nitrc.org</a>&#39;&quot; &lt;<a href="mailto:mrtrix-discussion@www.nitrc.org" target="_blank">mrtrix-discussion@www.nitrc.org</a>&gt;<br>

<span style="font-weight:bold">Subject: </span>[Mrtrix-discussion] MRTrix3 MacOSX installation: QT moc not found<br>
</div><div><div class="h5">
<div><br>
</div>
<div>


<div lang="EN-CA" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">Hello all<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">I am attempting to install MRTrix3 and have successfully installed all the dependencies on my MacOSX 10.9 Mavericks machine (MacPorts, XCode, GSL,
 QT5.2.0). However when I get to the mrtrix3 ./configure stage, I get the following error:<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">Checking for Qt moc:<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">ERROR: Qt moc not found!<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">Use the MOC environment variable to specify the Qt meta-object compiler, or set PATH to include its location<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">I have spent quite a bit of time on various forums that document these sorts of issues and it seems that if you install QT directly (and not through
 MacPorts), you get this issue. <u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">My question is, how do I fix this? I have tried updating my PATH and also the MOC environmental variable but am obviously missing an important step.<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">Thanks in advance for your help<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">Helen<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u><u></u></span></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">This message and any attached documents are only for the use of the intended recipient(s), are confidential and may contain privileged information. Any unauthorized review, use, retransmission, or other disclosure is
 strictly prohibited. If you have received this message in error, please notify the sender immediately, and then delete the original message. Thank you.<br>
</font></div>
</div>
</div></div></span>
</div>

<br>_______________________________________________<br>
Mrtrix-discussion mailing list<br>
<a href="mailto:Mrtrix-discussion@www.nitrc.org">Mrtrix-discussion@www.nitrc.org</a><br>
<a href="http://www.nitrc.org/mailman/listinfo/mrtrix-discussion" target="_blank">http://www.nitrc.org/mailman/listinfo/mrtrix-discussion</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><b><font color="#990000">Dr J-Donald Tournier (PhD)</font></b><br><div><font color="#990000"><br></font></div><i><font color="#990000">Senior Lecturer, </font></i><i><font color="#990000">Biomedical Engineering</font></i><div>
<i><font color="#990000">Division of Imaging Sciences &amp; Biomedical Engineering<br>King&#39;s College London</font></i><div><i><font color="#990000"><br></font></i></div><div><i><font color="#990000"><b style="font-family:Calibri,sans-serif;font-size:15px"><span style="font-size:10pt">A:</span></b><span style="font-family:Calibri,sans-serif;font-size:10pt"> Department of Perinatal Imaging &amp; Health, 1<sup>st</sup> Floor South Wing, St Thomas&#39; Hospital, London. SE1 7EH</span><br>
</font></i></div><div><i><font color="#990000"><b>T:</b> +44 (0)20 7188 7118 ext 53613</font></i></div></div><div><i><font color="#990000"><b>W:</b> <a href="http://www.kcl.ac.uk/medicine/research/divisions/imaging/departments/biomedengineering" target="_blank">http://www.kcl.ac.uk/medicine/research/divisions/imaging/departments/biomedengineering</a></font></i><br>
</div></div>
</div>