<div dir="ltr"><div><div><div>The problem is this:<br></div>I am trying to port traverso-daw to FreeBSD-10.x. I have to edit the CMake variables. Since the project is not mine, I need to work with a patched version. I have tried getting in contact with the original developer. <br>
</div>Okay, do I need to clear out the CMakeTmp files?<br></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Oct 5, 2013 at 4:50 PM, Óscar Fuentes <span dir="ltr"><<a href="mailto:ofv@wanadoo.es" target="_blank">ofv@wanadoo.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">The following message is a courtesy copy of an article<br>
that has been posted to gmane.comp.programming.tools.cmake.user as well.<br>
<br>
</div>[Please CC the cmake user's mailing list]<br>
<div class="im"><br>
outro pessoa <<a href="mailto:outro.pessoa@gmail.com">outro.pessoa@gmail.com</a>> writes:<br>
<br>
> I'm looking at CMakeDetermineCompilerABI_C.bin and the path to<br>
> /usr/local/lib/gcc46 is plain text in the elf file. Besides needing to<br>
> eliminate some log files, is there a cmake argument that can be passed to<br>
> clear all caches and keep the progress at the current point?<br>
> Thanks muchly.<br>
<br>
</div>Don't reuse a build directory when switching compilers. Start with an<br>
empty one.<br>
<br>
Are you experiencing difficulties with the instructions I gave you? You<br>
shouldn't care about the scripts that comes with CMake for building with<br>
Clang. The task does not require changes on those scripts.<br>
</blockquote></div><br></div>