JLinX – Blog

Weblog von Jan Linxweiler

Static Qt build under Mac OS X

Filed under: Apple & Mac OS X,Development — Jannis at 10:35 am on Saturday, April 22, 2006

HowTo generate a static build of Qt under Mac OS X:

./configure -release -static -fast -no-qt3support -no-nis -no-cups -prefix <$QTDIR>

See ./configure –help for details.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.