1 / 5

Simple Qt Tutorial

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

Download Presentation

Simple Qt Tutorial

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Simple Qt Tutorial

  2. Qt 4.01 • http://www.trolltech.com/ • Free X11, Mac, and Windows version for GPL code • Web documentation includes tutorials and reference docs

  3. 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

  4. qtProbe Application

More Related