Hi,

I have get from http://sourceforge.net/p/wsjt/wsjt/HEAD/tree/branches/wsjtx/
use "Download snapshot"

after download and restore archive in ~Projects I compile under Ubuntu
13.04 following:

cd ~/Projects
ln -s wsjt-wsjt-4016-branches-wsjtx wsjtx-src
mkdir -p ~/build/wsjtx/Release
cd ~/build/wsjtx/Release
cmake -D CMAKE_PREFIX_PATH=/usr/local/hamlib \
   -D CMAKE_INSTALL_PREFIX=/usr/local/wsjtx  \
   -D CMAKE_BUILD_TYPE=Release ~/Projects/wsjtx-src
cmake --build ~/build/wsjtx/Release --target install -- -kj




2014-04-13 15:40 GMT+02:00 Bill Somerville <[email protected]>:

> On 13/04/2014 14:28, Waldek SPdwaONG wrote:
> >
> > Hi,
> Hi Waldek,
> >
> > I have compile today r4016 wsjt-x and I have on
> > http://pskreporter.info/pskmap.html information about my station is:
> >
> > "Using: WSJT-X rocal"
> >
> > Why new WSJT-X don't send correct information about version like
> > WSJT-X r4016 ???
> What platform are you building on and how did you get the sources?
>
> I ask because the "svn info" command is used by the CMake build to get
> the svn revision number. The 'rlocal' revision is as a result of the
> build not being able to run "svn info" on the source directory.
>
> Perhaps you are on Windows and have not installed the Subverison command
> line client tools?
> >
> > Waldek sp2ong
> 73
> Bill
> G4WJS.
>
>
> ------------------------------------------------------------------------------
> Put Bad Developers to Shame
> Dominate Development with Jenkins Continuous Integration
> Continuously Automate Build, Test & Deployment
> Start a new project now. Try Jenkins in the cloud.
> http://p.sf.net/sfu/13600_Cloudbees
> _______________________________________________
> wsjt-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>



-- 
Waldek sp2ong
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to