[Qt] Qt versions on the create_framework.sh file

Hess, Philip J pjhess at purdue.edu
Thu Oct 11 18:30:20 CEST 2007


Den,

Not sure what you mean by "packaging support"? Do you mean supplying a
standard Lazarus .lpk file that, when compiled, creates the interface
library (and framework under OS X)?

Thanks.

-Phil


-----Original Message-----
From: qt-bounces at lazarus.freepascal.org
[mailto:qt-bounces at lazarus.freepascal.org] On Behalf Of Den Jean
Sent: Wednesday, October 10, 2007 5:33 PM
To: Items specific to the Qt widget set
Cc: Mario Fetka
Subject: Re: [Qt] Qt versions on the create_framework.sh file

On Wednesday 10 October 2007 21:04:35 Hess, Philip J wrote:
> those places to your version. It would be nice if those occurences are
> substituted by a variable, so you have only one place to change,

Please create better and tested (I do not have a Mac) version of these
files
and send these to me. I will update then update my generator.

Since your last request these files have become 
string constants with %s (filled in with QT_VERSION)

...
PListFile=$FmwkFolder/Versions/A/Resources/Info.plist
Qt4=../qt-mac-opensource-src-%s
Qt4Core=$Qt4/lib/QtCore.framework/Versions/4/QtCore 
...

This reminds me of something I kinda forgot. Too much multi-tasking. 
Mario offered packaging support. Do you think it would be easier
with cmake stuff or so? If there would be someone, more experienced than
me 
with make files, who can contact him and see how things could be easier 
(compiling the library source and/or installing the library.) The
generator 
itself is too manually to start from.

regards,

Den Jean
_______________________________________________
Qt mailing list
Qt at lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/qt




More information about the Qt mailing list