hey guys. im in need of a little help. im trying to clone megacoin-qt and when trying to compile windows qt
and im getting this in cmd. any ideas?
C:\clonecoin>qmake "USE_QRCODE=1" "USE_UPNP=1" "USE_IPV6=1" megacoin-qt.pro
Project MESSAGE: Building with QRCode support
Project MESSAGE: Building with UPNP support
'C:/Qt/4.8.6/bin\lrelease.exe' is not recognized as an internal or external comm
and,
operable program or batch file.
Project MESSAGE: Building with QRCode support
Project MESSAGE: Building with UPNP support
'C:/Qt/4.8.6/bin\lrelease.exe' is not recognized as an internal or external comm
and,
operable program or batch file.
Project MESSAGE: Building with QRCode support
Project MESSAGE: Building with UPNP support
'C:/Qt/4.8.6/bin\lrelease.exe' is not recognized as an internal or external comm
and,
operable program or batch file.
C:\clonecoin>
did you download qt 4.8.6 and put it in C:/Qt/4.8.6? It can't find a dependency that it needs which is an older version of qt.