Compiling

Submitted by jons on 2017-09-14

I have followed the directions from the manual best I can and am having issues.

To do a fresh compile for windows what is the preferred QT version? I am having trouble finding one that will install the mingw32-make executives. As a result I have an error when attempting to execute the second step. After I get that step to run where would I find the resulting Executable? I'm wanting to compile a version with the EXPORT button removed since we are storing lots of personal information and I can't risk people extracting all that info this easily.

Thanks!

I use Qt 5.8, but any recent version should be okay, just use the standard Qt installer. Make sure that the mingw binaries are in your PATH and the QTDIR variable is correctly set before running configure.bat.

Regards,
Michał