Is the clock set to the right date and time on your computer? In general cmake should be able to tell that CMakeLists.txt has a later date than CmakeCache.txt and should regenerate it if that's the case. I don't know what, other than bad system time, would break that.

    Thanks

    Bruce

On 06/19/2014 03:21 PM, Richard Shaw wrote:
On Thu, Jun 19, 2014 at 4:37 PM, David Rowe <[email protected] <mailto:[email protected]>> wrote:

    > It should pick up the changes fine, I usually clean everything
    out to
    > be safe but in most cases that's overkill. Just keep in mind
    there may
    > be some types of changes (corner cases) where it won't work as
    > expected.
    >
    1/ I have had experiences when it hasn't picked up something like
    changing CMakeLists.txt to use a static codec2 build, however that may
    be because I'm a cmake noob.

    Just in case - is there a "really reprocess everything" command line
    option for cmake?


Just a guess but if you delete the CMakeCache.txt file it will have to re-create it, that should help.

Another option would be to stash a wxWidgets build somewhere and just point to it during config.

Richard


------------------------------------------------------------------------------
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