Although the source code of WASABI is available here as well, I decided to make it easy for all of you, who are not interested to compile from the sources. You may download the libraries together with the executable and the configuration files in one package below. (Use a program like "HashMyFiles" to check the hashes.)
Version 0.8 (2020-02-10):
Some years ago I removed the qwt dependency from WASABI, see: https://github.com/CBA2011/WASABIQtGui/releases/tag/v0.8
Here, for your convenience, is the Windows 10 compilation (64bit).
- Win10 64bit: WASABI Version 0.8
Version 0.7.1:
I just prettified the PAD space window a bit and changed the behavior of the "XYZ in 3D" checkbox.
With these changes the WASABI code fits to a paper I recently submitted to a workshop: "WASABI for affect simulation in human-computer interaction".
- Win7 64bit:
- WASABIGuiQt5_v0.7.1_Install.exe (~13 MB, Null Soft Installer)
MD5: 641b7914dce7591e67dd385fe4875bd5
SHA1: f57b2216177f9ce06c6268eb673e36986776f6db
CRC: ba6a4289 - WASABIGuiQt5_v0.7.1_Install.zip (~18 MB)
MD5: dfab1f76e56156a1192a45ea2d63b7fe
SHA1: beb4fb6e12f956402a6b733e71539ad1bd5b6071
CRC: f7a9cafa
- WASABIGuiQt5_v0.7.1_Install.exe (~13 MB, Null Soft Installer)
Version 0.7:
- Win7 64bit:
- WASABIGuiQt5Install.exe (~13 MB, Null Soft Installer)
MD5: 9bdd2084757dc82e5f60d72bfb284c0c
SHA1: 6b1e61390be3fefa5647b9a9f90ad4a4251014d0
CRC: 59a30764 - WASABIGuiQt5Install.zip (~18 MB)
MD5: 231f2c6a482f68059c755d921e6ae0cf
SHA1: 30b28dce1582300024cbb0aef0f7636b263ecbd5
CRC: 9c0ac429
- WASABIGuiQt5Install.exe (~13 MB, Null Soft Installer)
Simply extract the folder to a place of your choice (Desktop by default) and start "WASABIGuiQt5.exe" afterwards. If then you allow network access, you can send and receive UDP messages with another program to remote control the application as described in https://github.com/CBA2011/WASABIQtGui/blob/master/wasabiqtwindow.cpp on line 713 ff. :)
In parallel to update of this article I will also use the GitHub release system here: https://github.com/CBA2011/WASABIQtGui/releases/
Please drop me a line, if anything goes wrong or if you have comments or suggestions.