PDA

View Full Version : don't works on linux ?



21did21
4th September 2011, 00:57
hello world,

i have installed on linux Qwt 6-0-0 but when i run my programm it don't find the library, for example i have a message like:

"don't find #include <qwt_plot.h>"

how i can solve it? my installation is not good? how i can install it properly ?

thank for your help

21did21
4th September 2011, 09:04
this is my problem:
http://imageshack.us/photo/my-images/18/myproject.png/

wysota
4th September 2011, 15:11
Did you tell your project you want to use Qwt?

21did21
4th September 2011, 20:32
now it works but i have already one error:

http://imageshack.us/photo/my-images/13/qwt.png/

wysota
5th September 2011, 08:21
You still didn't tell your project you want to use Qwt. Read the instructions for Qwt, please. And don't link images from 3rd party sites in your code.

21did21
5th September 2011, 09:28
Ok, thanks for your help ;)