[Qt] Qt versions on the create_framework.sh file
Hess, Philip J
pjhess at purdue.edu
Thu Oct 11 23:01:19 CEST 2007
Felipe,
If you used create_framework_mac.sh included with Den's .zip to create
the Qt4Intf.framework, then no other Qt framework is required to run Laz
apps that depend on it, as the script copies the Qt4Core and Qt4Gui
libraries into the Qt4Intf.framework and fixes them up.
The proper way to distribute a framework with OS X is as an installation
.dmg to ensure it's installed in the correct place. As I mentioned
yesterday, I can contribute the PackageMaker file (.pmproj) that I used
in the past to create .dmg's for Den.
Thanks.
-Phil
-----Original Message-----
From: qt-bounces at lazarus.freepascal.org
[mailto:qt-bounces at lazarus.freepascal.org] On Behalf Of Felipe Monteiro
de Carvalho
Sent: Thursday, October 11, 2007 2:38 PM
To: Items specific to the Qt widget set
Subject: Re: [Qt] Qt versions on the create_framework.sh file
On 10/11/07, Hess, Philip J <pjhess at purdue.edu> wrote:
> The trickiest part of creating the Qt interface library and framework
on
> OS X is step 2 in my instructions:
Yes, it's tricky (and takes a lot of time to complete the build of
Qt), but it only needs to be done once.
I already have create the framework. I have a directory called:
/Library/Frameworks/Qt4Intf.framework
And several frameworks related to Qt4. What should be distributed?
Only the Qt4Intf.framework? If so, in which format? A zip file?
Maybe we could distribute the Qt related frameworks too. Otherwise
everyone using this framework would require building Qt.
--
Felipe Monteiro de Carvalho
_______________________________________________
Qt mailing list
Qt at lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/qt
More information about the Qt
mailing list