[Qt-jambi-interest] QT Jambi 4.5

Eskil Abrahamsen Blomfeldt eblomfel at trolltech.com
Wed May 20 10:48:10 CEST 2009


Tom Schindl wrote:
> Someone an idea how to proceed?
>   

Hi, Tom.

As a temporary work around, could you try removing the -prefix $PWD from 
your configuration and installing in the normal way. Then, copy some 
from the Qt source repository into your Qt Jambi repository.

Copy the following files into 
$QTJAMBIDIR/designer-integration/language/private/
    $QTDIR/tools/designer/src/lib/sdk/abstractintrospection_p.h
    $QTDIR/tools/designer/src/lib/uilib/ui4_p.h

Copy the following files into $QTJAMBIDIR/qtjambi_designer/private/
    $QTDIR/tools/designer/src/lib/shared/qdesigner_utils_p.h
    $QTDIR/tools/designer/src/lib/shared/shared_global_p.h

Copy the following files into $QTJAMBIDIR/juic
    $QTDIR/tools/uic/customwidgetsinfo.cpp
    $QTDIR/tools/uic/customwidgetsinfo.h
    $QTDIR/tools/uic/databaseinfo.cpp
    $QTDIR/tools/uic/databaseinfo.h
    $QTDIR/tools/uic/driver.cpp
    $QTDIR/tools/uic/driver.h
    $QTDIR/tools/uic/globaldefs.h
    $QTDIR/tools/uic/option.h
    $QTDIR/tools/uic/treewalker.cpp
    $QTDIR/tools/uic/treewalker.h
    $QTDIR/tools/uic/ui4.cpp
    $QTDIR/tools/uic/ui4.h
    $QTDIR/tools/uic/uic.cpp
    $QTDIR/tools/uic/uic.h
    $QTDIR/tools/uic/uic.pri
    $QTDIR/tools/uic/utils.h
    $QTDIR/tools/uic/validator.cpp
    $QTDIR/tools/uic/validator.h


-- Eskil



More information about the Qt-jambi-interest mailing list