On 24/03/2016 18:22, Dave 'Doc' Corio wrote: > I built a new hamlib this morning but running it again now. > > Just to be sure I'm on the right page, Here's the process I use: > > JTSDK > Update > Upgrade > JTSDK-MSYS > build-hamlib3 > JTSDK-QT > build-wsjtx package Hi Dave,
are you saying that the issue has recurred since you rebuilt Hamlib this morning? I'm not sure if those commands update Hamlib but if they do then that should cover it. Greg or one of the others who uses the JTSDK should be able to confirm. You can check the Hamlib revision if you know where the sources are by typing 'git log --oneline -n10' there or similar which lists the summary of the last 10 changes. For example here I see: $ git log --oneline -n10 b2d3fbd Merge branch 'back-vfo-api' into integration 86a24c5 Make sure right band is used when setting frequency on IC-910(H) ad6e1e5 VFO targetable get frequency operation for the Icom IC-910(h) 398bd3c Better set frequency semantics for the IC-910(h) 48102ca Do not swap VFO unnecessarily 21cc26b Elide unnecessary CAT commands when setting split frequency and mode 931cf15 Add {get,set}_splitfrequency_mode for the IC-910(H) e593afe Implement rig_{set,get}_split_freq_mode() for IC-756 series. e5aa363 Initial implementation of rig_{set,get}_split_freq_mode() for FT-857. 21c3464 Implement combined split VFO frequency and mode setting. b2d3fbd being the latest SHA (revision). You can compare that with the history here: https://sourceforge.net/u/bsomervi/hamlib/ci/b2d3fbd16460d0fc4b92ebcc5955aea5b680f066/log/?path= The history of the integration branch is very messy due to the way I work in multiple branches and merge them into integration for testing so do not expect to make much sense of it. BTW there is no need to make a package installer if you are simply looking to build for running on the same machine. The 'build-wsjtx rinstall' should do what you need. The resulting application will be in the install directory that the JTSDK uses rather than your "C:\Ham Radio" directory but you can easily create a desktop short cut or similar to run the install application from that location. 73 Bill G4WJS. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel