On 08/04/2017 01:21 PM, Bill Somerville wrote:

Hi Bill & all,

> the compile errors are not consistent with the sources, I guess that
> something strange has happened in a build and an out of date
> dependencies is not being re-built. Try adding --clean-first to the
> build command one time.

I was not successful while adding --clean-first.

I have tried to restart from an empty directory:

$ rm -rf   ~/ham/JoeTaylor/wsjtx/*
$ mkdir -p ~/ham/JoeTaylor/wsjtx/build
$ pushd ~/ham/JoeTaylor/wsjtx
$ svn checkout svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx src
$ svn switch ^/branches/wsjtx-1.8
$ svn update
$ pushd build
$ cmake -D CMAKE_PREFIX_PATH=~/hamlib-prefix \
-D CMAKE_INSTALL_PREFIX=~/.wsjtx ../src
$ cmake --build .
$ cmake --build . --target install

Now the compile run ended with several warnings but with the executables
installed in the install directory. But when starting, the program
announces "v1.7.1-devel r7997" and not more 1.8.0-rc2.

Where is the problem now ?

Best wishes,
Claude (DJ0OT)

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to