Closed thomas-vt closed 7 years ago
Was able to compile. Compilation instructions below,
Install QtCreator (qt-unified-windows-x86-2.0.5-1-online.exe) - http://download.qt.io/official_releases/online_installers/qt-unified-windows-x86-online.exe
Install MinGW - https://sourceforge.net/projects/mingw/files/ - mingw-get-setup.exe (Install MSYS, Basic and C++)
Add path to env eg: D:\Qt\5.8\mingw53_32\bin;D:\MinGW\bin;D:\MinGW\msys\1.0\bin
Download Streamcontrol from Github
cd D:\StreamControl\StreamControl-master\StreamControl-master\StreamControl (location of StreamControl.pro) qmake && make (exe is generated in release subfolder)
Running into similar issue as https://github.com/farpenoodle/StreamControl/issues/17
Would it be possible to have newer version exe (for Windows) available on your website with fix.