[Qt] Qt versions on the create_framework.sh file

Den Jean Den.Jean at telenet.be
Wed Oct 10 23:33:28 CEST 2007


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



More information about the Qt mailing list