PDA

View Full Version : using QWT (.pro file help)



mesman00
21st November 2008, 22:05
Hi,
I am trying to use QWT on linux. After downloading the source and compiling and installing, I am having trouble actually using the libraries. The widgets show up in my qt4 designer. However, I can't compile/link the code the uses the widgets. Can someone tell me exactly what I have to add to my project file in order to include the QWT header files and libraries. The packages installed to /usr/local/qwt-5.1.1

Thanks in advance.