[Qt-interest] Qt 4.5.0 packaging issue

Pascal Patry iscy at invalidip.com
Wed Mar 4 22:00:08 CET 2009


On March 4, 2009 03:44:42 pm Thiago Macieira wrote:
> Pascal Patry wrote:
> >> The correct solution is to not share the same sources between case-
> >> sensitive and case-insensitive file systems.
> >
> >But.. the great value of this "qt-all" package was to finally be able to
> > share the same file across different OS.
>
> You can unpack the qt-all package in any of the systems. What you can't do
> is actually share the files, like via network mount or via revision
> control systems.

That's the problem.. we use a rcs for the build boxes to automatically compile the 
changes.

> In those cases, I'd recommend you simply remove the include/ dir
> altogether. When you configure Qt for building, make sure you have Perl
> installed and ready to run, and that you do an out-of-source build.

Thanks for the tip. It's valuable for the unix systems, however I'd rather not rely on 
Perl for the win32 builds. So I'll go for a strategy that can work on the static source. 
Since the good platforms having case sensitive file systems also have symlinks, the 
workaround will be simple.. :)

Thanks again for your feedback,





More information about the Qt-interest-old mailing list