On 06/01/2021 12:53, Claude Frantz wrote:
On 1/6/21 11:59 AM, Bill Somerville wrote:

On 06/01/2021 10:53, Claude Frantz wrote:

so that shows you have deleted the files in the debian sub-directory, was that by accident or deliberate?

Hi Bill,

It was not deliberate, probably by accident.

Now, I have run:

$ git checkout -B master origin/master
M    CMakeLists.txt
D    debian/CMakeLists.txt
D    debian/changelog.in
D    debian/copyright.in
Branch 'master' set up to track remote branch 'master' from 'origin'.
Reset branch 'master'
Your branch is up to date with 'origin/master'.
$ git reset --hard origin/master
HEAD is now at 580363c29 Merge branch 'release-2.3.0'


I hope that it was the right sequence.

Then I have changed to the build directory…

make -k

The problem related to xsltproc occurred again. The executable "wsjtx" has not been rebuilt. Using cmake-gui, I have disabled the generation of the man pages.

make -B wsjtx

Now, I have the executable. Please note this warnings:

[ 89%] Generating qrc_wsjtx.cpp
/home/claude/ham/JoeTaylor/wsjtx/build/wsjtx.qrc: Warning: potential duplicate alias detected: 'qt_it.qm' /home/claude/ham/JoeTaylor/wsjtx/build/wsjtx.qrc: Warning: potential duplicate alias detected: 'wsjtx_it.qm'
[ 89%] Building CXX object CMakeFiles/wsjtx.dir/qrc_wsjtx.cpp.o

At next: make -k. The run goes to end.

Now, I have to run the executable.

Many thanks, Bill !

Best wishes,
Claude (DJ0OT)

Hi Claude,

the warnings can be ignored, they are due to out translators adding translations for labels that are already translated by the Qt team.

Thanks for the update, glad you are up and running again.

73
Bill
G4WJS.

_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to