50 likes | 150 Vues
Learn Qt basics with this simple tutorial from Trolltech. Free versions for Linux, Mac, and Windows. Comprehensive web documentation available.
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