Bitcoin 0.18 / Ubuntu 0.18.2 Trying to cross compile on Linux for Windows.
When I execute configure everything is fine except for QT
checking QtPlugin usability... no
checking QtPlugin presence... no
checking for QtPlugin... no
configure: WARNING: QtCore headers missing; bitcoin-qt frontend will not be built
The wallet cannot be compiled because of missing QT5. I have installed QT5 in many different ways, I have qmake in the path.
Is there anyone else with this problem? Is there a way to fix it?