Hi Clare,
I have spent a while setting up everything and managed to compile everything apart from litecoinQt which fails with this error
'..\..\..\bitcoindeps\qt-everywhere-opensource-src-5.1.1\qtbase\bin\lrelease.exe' is not recognized as an internal or external command,
I have spent a while trying to figure out why lrealease isn't being built, since the folder is there and it all looks ok.
All of the dependencies seem to compile just fine, so I am confused what is going on.
Any ideas?
Edit: Got it to work by building qt 4.8.5 using mingw and then copying lrelease in the bin folder of qt 5.1.1
Thank you Clare123 for the awesome port!