JLinX – Blog

Weblog von Jan Linxweiler

How to build Xcode projects with qmake

Filed under: Development — Jannis at 12:14 pm on Tuesday, April 18, 2006

Here you can find a HowTo that describes how to build Xcode project files with qmake.

qmake -project
qmake -spec macx-xcode

A german forum for Qt can be found here.

How to build Qt Appications using Xcode and qmake.

Under Linux qmake is used as followed:

qmake -project
qmake -spec linux-g++

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.