<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 17, 2014 at 3:57 PM, Kevin Kofler <span dir="ltr">&lt;<a href="mailto:kevin.kofler@chello.at" target="_blank">kevin.kofler@chello.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Richard Shaw wrote:<br>
&gt; Hmm... I thought I checked the LICENSE.txt in the 0.14 release tag<br>
&gt; commit... We&#39;ll, I&#39;m still having trouble getting FreeCAD to build. The<br>
&gt; new version of cmake (2.8.12+) changed the number of required arguments to<br>
&gt; the QT4_MOC_CREATE_COMMAND (or something like that) but even when I patch<br>
&gt; around that there&#39;s another problem with qrc (QT resource files) not<br>
&gt; getting generated in time. Some kind of dependency problem I think.<br>
<br>
</div>I can help you resolve that, but I need to see what exactly is going wrong<br>
(e.g., the offending build.log).<br><br></blockquote><div><br></div><div>I figured it out, or at least fixed it. Cmake changed the macros in some way that Freecad is abusing (copying) to produce cpp instead of cxx files. I don&#39;t know why that&#39;s hardcoded. I recopied the current cmake macros into the Freecad version changing the hardcoded extension to cpp and it works again.</div>
<div><br></div><div>Thanks,</div><div>Richard </div></div><br></div></div>