This way is described in official page
http://physics.princeton.edu/pulsar/K1JT/wsjtx-doc/wsjt-dev-guide.html

So, how to correctly compile wsjtx from source or where is it described?

TNX, 

Duro, OM0XA


On Pi, 2014-07-11 at 20:46 +0100, Bill Somerville wrote:
> On 11/07/2014 19:47, Juraj Buliscak wrote:
> > Hi.
> Hi Duro,
> >
> > In file:
> > [r4201]: branches / doc / dev-guide / scripts / wsjtx-compile.sh
> I'm not sure this script is the correct way to build WSJT-X. Revision 
> number detection is handled fully by the CMake scripts and that is the 
> preferred way to build WSJT-X. Anything that uses the Subversion keyword 
> substitution to determine product revision is unreliable.
> >
> > Must be changed:
> >
> >
> > diff wsjtx-compile_old.sh wsjtx-compile.sh
> >
> > 18c18
> > < rev_num=$(grep -i "rev=" mainwindow.cpp |awk '{print $3}')
> > ---
> >> rev_num=$(grep -i "rev:" mainwindow.cpp |awk '{print $4}')
> >
> >
> > because in mainwindow.cpp in line 72 is:
> >
> >    m_revision {revision ("$Rev: 4182 $")},
> >
> >
> >
> >
> >
> >
> >
> > Duro, OM0XA
> 73
> Bill
> G4WJS.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel



------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to