50 likes | 143 Views
Simple Qt Tutorial. Qt 4.01. http://www.trolltech.com/ Free X11, Mac, and Windows version for GPL code Web documentation includes tutorials and reference docs. Linux. Download Export QTDIR=/usr/local/... Export PATH=/usr/local/.../bin:$PATH
E N D
Qt 4.01 • http://www.trolltech.com/ • Free X11, Mac, and Windows version for GPL code • Web documentation includes tutorials and reference docs
Linux • Download • Export QTDIR=/usr/local/... • Export PATH=/usr/local/.../bin:$PATH • Export LD_LIBRARY_PATH=/usr/local/.../lib:$LD_LIBRARY_PATH • ./configure • make • make install