The problem is this:
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.
Okay, do I need to clear out the CMakeTmp files?



On Sat, Oct 5, 2013 at 4:50 PM, Óscar Fuentes <o...@wanadoo.es> wrote:

> The following message is a courtesy copy of an article
> that has been posted to gmane.comp.programming.tools.cmake.user as well.
>
> [Please CC the cmake user's mailing list]
>
> outro pessoa <outro.pes...@gmail.com> writes:
>
> > I'm looking at CMakeDetermineCompilerABI_C.bin and the path to
> > /usr/local/lib/gcc46 is plain text in the elf file. Besides needing to
> > eliminate some log files, is there a cmake argument that can be passed to
> > clear all caches and keep the progress at the current point?
> > Thanks muchly.
>
> Don't reuse a build directory when switching compilers. Start with an
> empty one.
>
> Are you experiencing difficulties with the instructions I gave you? You
> shouldn't care about the scripts that comes with CMake for building with
> Clang. The task does not require changes on those scripts.
>
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to