Qt-builds icon indicating copy to clipboard operation
Qt-builds copied to clipboard

Scripts for building Qt-5.x

Results 11 Qt-builds issues
Sort by recently updated
recently updated
newest added

Hello! :) Reporting a problem that may be either a build problem here or an upstream bug. I built my Qt app with MinGW & MSYS, it works fine. I...

you can post qt 5.5.1 with webkitwidgets? (since i believe it became possible to link it static in that version temporarily)

The ruby compiled with the scripts (tested on 32bits) is not installed in the-install-top location. Used msys2 method.

In develop version produces me these error "Cannot find file: ....\unpack\qbs.pro.".

I'm trying to build Qt (on a Win 7 x64 SP1) with the following command: ``` ./buildall x64 --install-top=f:/msys/local64 --opengl-desktop --qt-version=5.1.0 --build-python --build-python ``` > Note: I'm using mintty as...

I executed "./buildall x64 --qt-version=4.8.4 --static-qt" and eventually ran into a problem with QT violating the multiple definition rule: multiple definition of `qt_sendSpontaneousEvent(QObject_, QEvent_)' defined at c:\qtsdk\Qt-build\work\build-x64-s\qt-4.8.4\src\gui/kernel/qapplication.cpp:5559 and c:\qtsdk\Qt-build\work\build-x64-s\qt-4.8.4\src\activeqt\control/qaxserverbase.cpp:4041 Would...

Hello. I tried to static-qt build with 5.0.2 in Windows7 64bit environment. It seems to suceed in building but failad to install. Console says: -> qt-5.0.2 --> download qt-everywhere-opensource-src-5.0.2 ......

Compiling with --static-qt works just fine, but the lack of qtcreator is not something my team can be using so I need to compile it one way or another. What...

Hi, Just asking, have you tested your script with a QT Commercial source code? I am going to try this in the futures days so I prefer to ask if...

Qt 4.8.4's subtarget is following: sub-tools-bootstrap \ sub-moc \ sub-rcc \ sub-uic \ sub-winmain \ sub-corelib \ sub-xml \ sub-network \ sub-sql \ sub-testlib \ sub-gui \ sub-qt3support \ sub-uic3...