[Qt] Bei neuem static Build sehen Buttons u.a. plötzlich alt aus [GELÖST]



  • Hallo,

    vor kurzem habe ich Qt 4.8 statisch kompiliert und meinen Qt 4.7.1-static-Build damit ersetzt. Seltsamerweise sind alle Widgets jetzt in einem Win ME/2000-Style. Die Build-Optionen weiß ich leider nicht mehr so genau. Kann es daran liegen? Ist das Problem bekannt?

    mfg
    wxSkip

    EDIT:
    Ich weiß zwar nicht, warum, aber bei einem neuen Build mit diesem configure-Aufruf hat sich das Problem gelöst:

    configure.exe -release -nomake examples -nomake demos -no-qt3support -no-rtti -no-exceptions -static -qt-zlib -stl -qt-libmng -qt-libpng -qt-libtiff -qt-libjpeg -opensource -confirm-license -platform win32-g++ -no-scripttools -no-openssl -no-opengl -no-webkit -no-phonon
    

Anmelden zum Antworten