remove CmakeCache.txt
cmake ..

In general I think Richard's cmake scripts expect you to have a clean 
build directory. So in the top-level directory, not the src directory,

mkdir build
cd build
cmake ..
make

CmakeCache.txt should not be in svn, if it is.

     Thanks

     Bruce

On 06/18/2014 07:28 PM, David Rowe wrote:
> Hi Richard,
>
> I'm messing about with getting freedev to bootstrap wxwidgets for me.
> Tried following the README.cmake instructions. Sorry if I missed
> something...
>
> david@bear:~/tmp$ cmake -DBOOTSTRAP_WXWIDGETS=TRUE /home/david/fdmdv2
> CMake Error: The source "/home/david/fdmdv2/CMakeLists.txt" does not
> match the source "/home/david/fdmdv2-dev/src/CMakeLists.txt" used to
> generate cache.  Re-run cmake with a different source directory.
>
> Cheers,
>
> David
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Freetel-codec2 mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freetel-codec2


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to