I'm trying to compile qwtpolar 1.1.1. I'm using msvc 2012, Qt 5.2.1 and Qwt 6.1.0. The instructions say run qmake on qwtpolar.pro (no problem), nmake and nmake install. When I hit nmake, it can't find the qwt include libraries. I made sure the include and library paths for Qwt are in System Variables PATH. I'll be the first to admit that I'm an idiot when it comes to compiling with a command line interface. I've done it once (Qwt) and needed a ton of help then. I've asked some of my co-workers and the ones I got to look at it didn't have a clue either. I need to get this done soon, it's holding me up on a project I'm working on. If someone is willing to do it, I basically need detailed instructions that a five year old could follow. Thanks in advance. BTW, I have searched these forums and google for a day and a half now and the (very) few answers I found made no sense, they assumed some knowledge that I don't have, so I'm not just being lazy