Qt4/Qt-Creator Hello World Console Mode

From dftwiki3
Revision as of 20:54, 1 June 2010 by Thiebaut (talk | contribs)
Jump to: navigation, search

--D. Thiebaut 01:49, 2 June 2010 (UTC)


Contents

QtCreator.png



This tutorial illustrates how to use Qt Creator to create a simple console-mode "hello world" application on a Mac running OS X.



Setup

We assume that you have installed Qt Creator and Qt 4 on your Mac (or Windows/Linux platform).

Steps

  • Start Qt Creator
  • File/New File or Project
  • Pick Qt4 Console Application

QtCreatorNewConsoleAppProject.png