On 04/02/2015 18:54, John N1ISA wrote:
> WSJTX Developers...
Hi John,
>
> I use the build process posted here a while ago. Recently, I had to add "--
> without-cxx-binding", to obtain a error free build. It has worked well for
> me.
OK, the C++ binding of Hamlib is not used in WSJT-X so it need not be 
enabled in the Hamlib build, although It does build OK for me on all 
platforms.
>
> Question about applying Bill's wsjtx_omp.patch.
>
> I build out of my ~/HOME directory. My WSJTX source code is located at
> ~/src/wsjtx. If I move Bill's patch into the ~/src/wsjtx directory, and:
>
> cd ~/src/wsjtx/
>
> git-apply -v ~/src/wsjtx/wsjtx_omp.patch
OK but given most people will be using Subversion a simple:

$ patch -p1 <wsjtx_omp.patch

will be more generic.
>
> Bill's patch will be applied to: mainwindow.cpp...
>
> and then just build as I normally would, and follow Bill's directions related
> to the first decode process of WSJTX.
>
> Will this work, and apply the patch correctly?
Yes but see above regarding using patch rather than git to apply the patch.
>
> 73, John, N1ISA
73
Bill
G4WJS.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to