Greg, It has been a while and my intent was to start with a fresh environment in case that was the issue or just to recreate the steps I needed.
Biggest issue I recall is the doc files were showing up in... three? separate places and the development environment was not looking in any of them. I changed things so the doc directory in trunk was where it looked for things which seemed to get me a clean compile of the doc so I left it at that. I will try to get better information for you. Bill -----Original Message----- From: KI7MT Sent: Wednesday, August 05, 2015 4:28 PM To: [email protected] Subject: Re: [wsjt-devel] WSJT Experimental Release r5755 Available Just for Info, What are the errors that occur? I've not tested on JTSDK v1 in some time, and there are several differences in the Python environment, none of which would have anything to so with documentation build. However, they may have implications to the application itself, as the version(s) of things like Numpy, pywin32, etc were different from JTSDK v1 If you need help with getting JTSDK v2 up and running let me know, should not be too difficult ( hopefully :-) ) 73's Greg, KI7MT On 08/05/2015 03:13 PM, Bill Ockert - ND0B wrote: > Sandro, > > I had some issued getting the doc to compile so there likely are some > errors. I will update > in the future. > > Thanks! > > 73 de Bill ND0B > > > -----Original Message----- > From: Alessandro Gorobey > Sent: Wednesday, August 05, 2015 4:07 PM > To: [email protected] > Subject: Re: [wsjt-devel] WSJT Experimental Release r5755 Available > > Hi Bill, > > the Makefile.jtsdk2 is modified to work in C:/JTSDK-PY that refer to old > jtsdk. > > --- a/trunk/Makefile.jtsdk2 > +++ b/trunk/Makefile.jtsdk2 > @@ -7,7 +7,7 @@ > NAME = WSJT > VER = 10.0 > OS = Win32 > -SDK = C:/JTSDK > +SDK = C:/JTSDK-PY > . > . > With JTSDK2 the program is compiled, but there is an error in doc, that > in JTSD2 whose relocated. > > Can you verify ? > > 73 > Sandro > IW3RAB > > > Il 05/08/2015 22:45, Bill Ockert - ND0B ha scritto: >> Good Afternoon/Morning/Evening Everyone >> WSJT Experimental Release r5755 and associated manual are now available >> on the shared google drive >> https://drive.google.com/folderview?id=0B42rF4Jby8-vfjd0dl9udXNTOVlOa1hnQldVeFg2c05LZkhIOUhONEprdExiYndwaFJCZkU&usp=sharing >> As has been the norm for these experimental versions this is a zip of >> the directory not an installer. Most folks find it works well to >> replace >> the bin directory in their current WSJT 10.0 installation with the bin >> directory from this experimental release. Be sure to keep a copy of >> your old bin directory in a safe place and always be sure to preserver >> your call3.txt file. >> This version contains the following fixes / enhancements over r5639 the >> previous experimental release: >> 1. A few minor ISCAT cosmetic changes. >> 2. The ISCAT auto sequencer now looks for the strongest matching decode >> and reports that instead of the first one it finds. >> 3. ISCAT auto configuration now only occurs if the information block >> itself is clicked on. Clicking on the call will only update To Radio >> and not the system parameters. Clicking on the information block >> updates everything. >> 4. This version includes a variation of FSK441 called FSK315. FSK315 >> is legal on 10m under the current FCC rules. >> If you have any questions or comments please contact me either on the >> lists or directly at [email protected] <mailto:[email protected]> >> 73 de Bill ND0B >> >> >> ------------------------------------------------------------------------------ >> >> >> >> _______________________________________________ >> wsjt-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wsjt-devel >> > > ------------------------------------------------------------------------------ > _______________________________________________ > wsjt-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > > > ------------------------------------------------------------------------------ > _______________________________________________ > wsjt-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
