Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
awais3344_1
on 10/01/2017, 21:41:09 UTC
How does one build qt 4.8 projects on qt 5? I use the greaterThan(QT_MAJOR_VERSION, 4): QT += widgets and added -static but the compiled file throws runtime errors on opening or sometimes closing. Is there anything else to do?