I have now copied installation files for Greg's three software development kits onto the WSJT web server:
JTSDK-DOC.exe 3 MB - for building the asciidoc-based manuals JTSDK-PY.exe 80 MB - for building WSJT and WSPR JTSDK-QT.exe 461 MB - for building MAP65, WSJT-X, and WSPR-X *Download links:* http://physics.princeton.edu/pulsar/K1JT/JTSDK-DOC.exe http://physics.princeton.edu/pulsar/K1JT/JTSDK-PY.exe http://physics.princeton.edu/pulsar/K1JT/JTSDK-QT.exe Builds for MAP65, WSJT-X, and WSPR-X are done using CMake. Builds of WSJT and WSPR are currently driven by Windows batch scripts and makefiles. (Will probably change this to CMake in the future.) Here are the basic recipes for using these kits. *Qt-Based Programs* 1. Download and execute the self-extracting file JTSDK-QT.exe. Extract the contents to C:\. 2. Open a command-prompt window and cd to C:\JTSDK-QT. 3. C:\JTSDK-QT> jtsdk-qtenv.bat 4. C:\JTSDK-QT> build wsjtx You will be advised to do the necessary SVN checkout. Follow the simple instructions given, then again enter 5. C:\JTSDK-QT> build wsjtx In a few minutes, you should have a running installation of the latest WSJT-X. MAP65 and WSPR-X may be built in the same way. *Python-Based Programs* 1. Download and execute the self-extracting file JTSDK-PY.exe. Extract the contents to C:\. 2. Open a command-prompt window and cd to C:\JTSDK-PY. 3. C:\JTSDK-PY> jtsdk-pyenv.bat 4. C:\JTSDK-PY> build wsjt You will be advised to do the necessary SVN checkout. Follow the simple instructions given, then again enter 5. C:\JTSDK-PY> build wsjt *Asciidoc-Based Documentation* 1. Download and execute the self-extracting file JTSDK-DOC.exe. Extract the contents to C:\. 2. Open a command-prompt window and cd to C:\JTSDK-DOC. 3. C:\JTSDK-DOC> jtsdk-docenv.bat You will be advised to do the necessary SVN checkout. Follow the simple instruction given, then 4. C:\JTSDK-DOC> cd doc 5. C:\JTSDK-DOC\doc> build yall You can also use "build wsjtx", etc., to build a particular manual. Please let us know of any problems... and also of your successful tests. -- 73, Joe, K1JT ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
