[Qt-jambi-interest] QT Jambi 4.5
Eskil Abrahamsen Blomfeldt
eblomfel at trolltech.com
Thu May 14 13:41:13 CEST 2009
Tom Schindl wrote:
> ./configure -D QT_JAMBI_BUILD -no-framework -sdk
> /Developer/SDKs/MacOSX10.4u.sdk -no-qt3support
>
> I guess its the one i extracted from reading [1]
>
> Why should I have used "-prefix $PWD" this would have installed QT in a
> different directory or am I wrong?
>
There are a few requirements that are different for the repository than
for the source package, it seems, because the source package contains a
few more files than the repository.
Qt Jambi should build as long as the source directory and install
directory of Qt is the same, which is what the "-prefix $PWD" is for (it
requires some private headers which are not installed by "make install".)
Could you try configuring Qt with this extra option to see if it solves
the problem?
-- Eskil
More information about the Qt-jambi-interest
mailing list