Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
howto:qt_qwt_vtk_ubuntu [2013/06/18 11:13]
labmec
howto:qt_qwt_vtk_ubuntu [2013/06/18 11:15]
labmec [Include in your project.pro file]
Line 79: Line 79:
  
 <​code>​ <​code>​
-#​Begin ​QWT +#​Begin ​VTK 
-INCLUDEPATH += "/usr/local/​include/"​ +INCLUDEPATH += "/​usr/​include/​vtk-5.10
-LIBS += -L"/​usr/​local/​include/" -lqwt +LIBS += -L"/​usr/​lib/vtk-5.10" -lvtkCommon -lvtksys -lQVTK -lvtkRendering -lvtkGraphics -lvtkIO -lvtkInfovis -lvtkViews -lvtkFiltering -lvtkHybrid -lvtkWidgets 
-#End QWT+#End VTK
 </​code>​ </​code>​
  

QR Code: URL of current page
QR Code: URL of current page howto:qt_qwt_vtk_ubuntu (generated for current page)