Compilation Error , Can’t find lib file.
			
			General and Desktop
		
3
Posts
2
Posters
998
Views
1
Watching
- 
Hi, 
 I have got a qt project from web, and I’m trying to work on it, but when i compile it I get an error:-1: error: cannot find -lqwt :-1: error: collect2: error: ld returned 1 exit status how this issue can be solved. I’m using qt 4.8.6 on Linux os. Thanks in advance. 
- 
Hi, That project depends on Qwt, so you need to install Qwt. It is a 3rd-party library (not part of the Qt Project). You can get it from http://qwt.sourceforge.net/ P.S. I closed your "other thread":http://qt-project.org/forums/viewthread/46006/. Please avoid duplicating posts. 
- 
Thanks for closing the other thread. 
