I am using VS2010 (downloaded via dreampark), and although I can open the #include file by right-clicking it and clicking on Open Document, it complains: “Error cannot open the source file” ... ”, which seems rather absurd. I am using Qwt with Qt this time and I have a problem:
#include <qwt_counter.h>
#include <qwt_plot.h>
(And I use "<>"); not sure how to make them display correctly in the code above.
Thanks in advance.
Cenoc source
share