Aeon GUI beta testing latest release candidate

AEON Community
1 min readDec 5, 2018

Hello community members. We are looking for beta testers for the newest Aeon GUI release candidate. You will need to compile with a fresh pull on your operating system from https://github.com/aeonix/aeon-gui. Please test using the latest QT (5.11.2_1 on OSX for example) or try qt 5.10 for windows. Make sure that you have all dependencies installed and up to date including hidapi. Use the following commands for compiling:

git clone https://github.com/aeonix/aeon-gui 
cd aeon
git fetch origin pull/18/head:PR-18
git checkout PR-18
./build.sh release-static -j 3

Make sure to follow any specific operating system instructions found on our GitHub repo. If you find any issues compiling, please check open or closed bugs for similar issues and if not found, open a new bug related to the issue or comment on the pull request.

--

--

AEON Community

This Medium is dedicated to the AEON Community and posts are related to AEON, its community, and the development of the AEON codebase.